mempool/docker/backend
Bastien Guillaumat 20ff62779d
Re-implement Docker workflow using GitHub Actions (#326)
* Recreate a docker dir with all docker files inside and add init.sh
* Add docker/README.md with example docker-compose.xml
* Add mysql vars for mempool-config.json
* Port can be set from env var in docker-compose.xml
* Update docker-compose.xml example to use latest tag
* Remove armv7 architecture from build workflow
* Remove master git-hash file
* Remove useless ':' in sed
2021-02-10 22:51:01 +09:00
..
Dockerfile Re-implement Docker workflow using GitHub Actions (#326) 2021-02-10 22:51:01 +09:00
mempool-config.json Re-implement Docker workflow using GitHub Actions (#326) 2021-02-10 22:51:01 +09:00
start.sh Re-implement Docker workflow using GitHub Actions (#326) 2021-02-10 22:51:01 +09:00
wait-for-it.sh Re-implement Docker workflow using GitHub Actions (#326) 2021-02-10 22:51:01 +09:00