Skip to content

dockerizing#19

Open
rickkbarbosa wants to merge 2 commits intophoemur:masterfrom
rickkbarbosa:master
Open

dockerizing#19
rickkbarbosa wants to merge 2 commits intophoemur:masterfrom
rickkbarbosa:master

Conversation

@rickkbarbosa
Copy link

Adicionei um Dockerfile para quem interesse manter o código debaixo de um container.

Uso:

BUILD: docker build --file Dockerfile . -t fundamentus
EXECUÇÃO: docker run -d --net=host --name fundamentus -p 5000:5000 fundamentus

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