Добавлен Docker

This commit is contained in:
2021-08-15 13:03:36 +03:00
parent 9fb2a673d2
commit 44a5c8e635
11 changed files with 100 additions and 8 deletions

View File

@@ -0,0 +1,5 @@
#!/bin/bash
docker-compose build
heroku container:push web -a dyxless || true
heroku container:release web -a dyxless