Skip to content
This repository has been archived by the owner on Aug 20, 2024. It is now read-only.

add deploy section to readme #2

Open
johnsmithm opened this issue Oct 22, 2020 · 0 comments
Open

add deploy section to readme #2

johnsmithm opened this issue Oct 22, 2020 · 0 comments
Assignees

Comments

@johnsmithm
Copy link

  • go to /src
  • sudo docker build -t vot:1 -f Dockerfile .
  • sudo docker run -it -d -p 4000:80 -p 4043:443 -v "$(pwd)":/src --name vot1 vot:1
  • go to localhost:4000/swagger
@johnsmithm johnsmithm self-assigned this Oct 22, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant