|
|
|
@ -44,6 +44,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
- `curl --location --remote-name https://iamonlyherefortheicecream.ml/treetalker.tar.gz`
|
|
|
|
- `curl --location --remote-name https://iamonlyherefortheicecream.ml/treetalker.tar.gz`
|
|
|
|
- `tar --extract --file treetalker.tar.gz`
|
|
|
|
- `tar --extract --file treetalker.tar.gz`
|
|
|
|
|
|
|
|
- `cd treetalker/`
|
|
|
|
|
|
|
|
- `chown 999:999 postgres_data`
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# RUN
|
|
|
|
# RUN
|
|
|
|
`docker-compose build`
|
|
|
|
`docker-compose build`
|
|
|
|
|