- Don't forget to create the dotenv:
cp .env.dist .env
- First build the image:
docker build --no-cache --target Local -t rpg-tool-app .
- Then start the docker:
docker run -p 3035:3035 -it --pid=host --rm --name rpg-tool -v ${PWD}/src:/usr/src/app/src rpg-tool
-
Notifications
You must be signed in to change notification settings - Fork 0
Katario/rpgTool
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