docker build
This commit is contained in:
1
setup.sh
1
setup.sh
@@ -1,5 +1,6 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
docker compose stop
|
docker compose stop
|
||||||
|
docker build -t php81:v1 php81-apache
|
||||||
gunzip dump/data.sql.gz
|
gunzip dump/data.sql.gz
|
||||||
gunzip dump/district.sql.gz
|
gunzip dump/district.sql.gz
|
||||||
cp dump/data.sql database/data.sql
|
cp dump/data.sql database/data.sql
|
||||||
|
|||||||
Reference in New Issue
Block a user