- Pull the most recent version from git
cdinto thewebsiteroot directory- Build the docker image with
docker build -t schemes-image . - Stop the currently running container
docker stop schemes-container - Remove the old container
docker rm schemes-container - Create and run the new image
docker run -d --name schemes-container -p 10020:80 schemes-image
-
Notifications
You must be signed in to change notification settings - Fork 0
schemes-ohyeah/website
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published