-
Notifications
You must be signed in to change notification settings - Fork 0
License
fletch22/ottowa
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
readme.txt To build the docker image type the following at the same folder as the file named 'Dockerfile' sudo docker build . To get the image name type sudo docker images To run the docker image type the following sudo docker run -p 81:8081 -d <imageid> Ensure the port is enabled in the digitalOcean host by using the following command lines: # Shows all open DigitalOcean firewall ports sudo ufw status verbose # Opens DigitalOcean host firewall port 81 sudo ufw allow 81/tcp
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published