Fix python compatibility with Alpine
This commit is contained in:
parent
2b9ccf13d4
commit
05db93f7cd
5 changed files with 26 additions and 4 deletions
2
Makefile
2
Makefile
|
|
@ -29,7 +29,7 @@ undock:
|
|||
docker stop bloglocal
|
||||
|
||||
build:
|
||||
docker build -t kianby/blogduyax .
|
||||
docker build -t kianby/blog .
|
||||
|
||||
certs:
|
||||
mkdir -p ssl
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue