Dockerfile: Updated port, listten addr and base image #105

Open
wants to merge 1 commit into
from

Conversation

1 participant
  • Moved to an up2date alpine base image.
  • Set 0.0.0.0 as listen address to work in the container
  • Set WORKDIR to get rid of the 'cd' commands.
Dockerfile: Updated port, listten addr and base image
Moved to an up2date alpine base image.
Set 0.0.0.0 as listen address to work in the container.
Set WORKDIR to get rid of the 'cd' commands.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment