docker file multistage
This commit is contained in:
1
fet2020/.dockerignore
Normal file
1
fet2020/.dockerignore
Normal file
@@ -0,0 +1 @@
|
||||
.git/*
|
||||
@@ -7,4 +7,5 @@ processes = 3
|
||||
module = fet2020.wsgi:application
|
||||
pidfile=/tmp/project-master.pid
|
||||
enable-threads = true
|
||||
venv=/opt/venv
|
||||
socket=/tmp/app.sock
|
||||
Reference in New Issue
Block a user