Packaging and docker publishing
This commit is contained in:
parent
e4fb12d173
commit
5797dc0dee
7 changed files with 127 additions and 32 deletions
6
docker/docker-init.sh
Normal file
6
docker/docker-init.sh
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
#!/bin/bash
|
||||
|
||||
python3 -m dumbremind
|
||||
|
||||
# catch for debug
|
||||
#tail -f /dev/null
|
||||
Loading…
Add table
Add a link
Reference in a new issue