Frieder Schrempf fschrempf
  • Joined on

fschrempf commented on pull request jlelse/MailyGo#1

Add ENV statements to Dockerfile to pass environment via docker

So as you said, it works just fine as it is and no `ENV` needed in the Dockerfile. It would have been wrong anyway, as I probably should have added the variables all within a single ENV statement.

3 years ago

fschrempf commented on pull request jlelse/MailyGo#1

Add ENV statements to Dockerfile to pass environment via docker

Oh that looks like a funny bug in Codeberg. I just reset my branch and force-pushed, which seems to have marked the PR as merged, though it was not merged in fact.

3 years ago

fschrempf pushed to master at fschrempf/MailyGo

  • f2b7328784 Add ENV statements to Dockerfile to pass environment via docker

3 years ago

fschrempf pushed to master at fschrempf/MailyGo

  • 29f90cf305 Revert "Add ENV statements to Dockerfile to pass environment via docker"

3 years ago

fschrempf pushed to master at fschrempf/MailyGo

  • 29f90cf305 Revert "Add ENV statements to Dockerfile to pass environment via docker"

3 years ago

fschrempf commented on pull request jlelse/MailyGo#1

Add ENV statements to Dockerfile to pass environment via docker

Oh, then it's probably my lack of docker knowledge and everything is fine. I haven't even tried without as I thought environment variables need to be declared in the Dockerfile. I will revert my change and try without... Thanks!

3 years ago

fschrempf created pull request jlelse/MailyGo#1

Add ENV statements to Dockerfile to pass environment via docker

3 years ago

fschrempf pushed to master at fschrempf/MailyGo

  • f2b7328784 Add ENV statements to Dockerfile to pass environment via docker

3 years ago

fschrempf created repository fschrempf/MailyGo

3 years ago