You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
diary
90a9b69907
|
7 months ago | |
---|---|---|
bin | 1 year ago | |
public | 7 months ago | |
src | 7 months ago | |
.gitignore | 1 year ago | |
Dockerfile | 7 months ago | |
README.md | 7 months ago | |
docker-compose.yml | 7 months ago | |
package-lock.json | 7 months ago | |
package.json | 7 months ago | |
webpack.config.js | 1 year ago |
README.md
Quick guide with Docker-Compose
required
- ubuntu 20(+)
- docker
- docker-compose
Preparation
clone
- clone project: git clone https://gitea.invaders.stream/onja/bodacc.git
start
-
docker-compose build
-
docker-compose up -d
Test
view logs
- docker logs -f bodacc