- Build the image:
docker build . -t "{image_name}:v{version_of_image}"
- Run the Container:
docker run -dp 3000:3000 {image_name}:v{version_of_image}
- Stop the Running Container:
docker ps
to get the ID and thendocker stop {ID}
-
Notifications
You must be signed in to change notification settings - Fork 0
Wilmoth-Technologies/mayberry-mini-trucks-ui
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