Comment on Please weigh in: Transfer of Docker stacks to Debian
Botzo@lemmy.world 1 week agoIf you need to change the references in the compose or env files:
- use sed to replace text in .env
- use variables and interpolation in compose
Comment on Please weigh in: Transfer of Docker stacks to Debian
Botzo@lemmy.world 1 week agoIf you need to change the references in the compose or env files: