-
Open a terminal and change current directory to app
cd app
-
Build the docker image
docker build --tag 'retrofree' . --no-cache --force-rm
-
Run the docker image
docker run -d -it --name retrofee --mount type=bind,source="${pwd}",target=/var/www/html -p 3000:80 'retrofree'
generated from junosg/lvnr-template
-
Notifications
You must be signed in to change notification settings - Fork 0
junosg/retrofree
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