Skip to content

Conversation

@gkiko
Copy link

@gkiko gkiko commented Jan 24, 2016

Added Dockerfile to build app image. Run command from project root

docker build -t kviktor/arrr:1.0.0 .

Run container from generated image

docker run -it -p 80:8085 image_id init

Note: the -it is important as the initial upgrade will prompt to create an initial user and will fail without it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant