add bash commands
This commit is contained in:
parent
8a252df91f
commit
2cd2c3c9c5
1 changed files with 2 additions and 0 deletions
|
|
@ -1,6 +1,8 @@
|
|||
# Readme
|
||||
|
||||
```bash
|
||||
docker compose build
|
||||
docker compose run --rm app python ./src/
|
||||
docker compose run --rm app pytest
|
||||
# docker-compose up
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue