Commit Graph

11 Commits

Author SHA1 Message Date
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
wiz
cef6bc8345
Enable our GitHub Sponsors program "Sponsor" button 2021-02-10 21:30:16 +09:00
wiz
4e4f655be4
Rename repos on DockerHub to mempool/frontend and mempool/backend 2021-02-03 17:07:12 +09:00
wiz
985df53af6
Remove mempool-mysql Dockerfile target 2021-02-03 16:41:28 +09:00
wiz
ace480e3c7
Fix name and target tag of GitHub Actions workflow 2021-02-03 16:37:11 +09:00
wiz
e670172979
Disable building mempool-mysql Dockerfile from GitHub Action workflow 2021-02-03 16:30:42 +09:00
wiz
7ddbf5d3df
Disable using docker buildkit in GitHub Action workflow 2021-02-03 16:28:37 +09:00
wiz
264bca9c56
Fix space indentation in .github/workflows/on-tag.yml 2021-02-03 16:18:00 +09:00
wiz
b53d364877
Add new GitHub action workflow on-tag to build and push to DockerHub 2021-02-03 16:08:59 +09:00
wiz
5332e4765f
Add .github/FUNDING.yml for sponsor button link URL configuration 2020-09-30 22:14:27 +09:00
wiz
4d4b6f4831
Add GitHub issue template with info about support requests 2020-05-26 23:15:39 +09:00