Skip to content

Docker image#5

Open
gkiko wants to merge 2 commits intokviktor:masterfrom
gkiko:master
Open

Docker image#5
gkiko wants to merge 2 commits intokviktor:masterfrom
gkiko:master

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