- Create the Docker image: sudo docker build -t [ImageName] .
- Run the container: sudo docker run -d -p [SomeAvailablePort]:5000 [ImageName]
- Check your running containers using "sudo docker ps"
- In your browser go to localhost:[SomeAvailablePort]
-
Notifications
You must be signed in to change notification settings - Fork 0
DLab/report-generator
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published