Commit Graph

122 Commits

Author SHA1 Message Date
Seth For Privacy
d0ffbf384d Bump to v1.7 2022-02-14 15:48:14 -05:00
Seth For Privacy
936ff2c8e5 Merge pull request #9 from sethforprivacy/dependabot/github_actions/docker/build-push-action-2.9.0
Bump docker/build-push-action from 2.8.0 to 2.9.0
2022-02-01 15:45:11 -05:00
dependabot[bot]
16b3a67855 Bump docker/build-push-action from 2.8.0 to 2.9.0
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2.8.0 to 2.9.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v2.8.0...v2.9.0)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-01 20:20:17 +00:00
Seth For Privacy
934ade8d4c Bump to v1.6 2022-01-26 14:30:34 -05:00
Seth For Privacy
ba457a7487 Merge pull request #8 from sethforprivacy/dependabot/github_actions/docker/build-push-action-2.8.0
Bump docker/build-push-action from 2.7.0 to 2.8.0
2022-01-18 15:39:51 -05:00
dependabot[bot]
92079ebb52 Bump docker/build-push-action from 2.7.0 to 2.8.0
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2.7.0 to 2.8.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v2.7.0...v2.8.0)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-18 20:22:08 +00:00
Seth For Privacy
739e762064 Bump to v1.5 2022-01-10 09:25:48 -05:00
Seth For Privacy
a8fe081664 Merge pull request #7 from sethforprivacy/dependabot/github_actions/docker/login-action-1.12.0
Bump docker/login-action from 1.10.0 to 1.12.0
2021-12-21 13:21:58 +00:00
dependabot[bot]
7e6ef7436e Bump docker/login-action from 1.10.0 to 1.12.0
Bumps [docker/login-action](https://github.com/docker/login-action) from 1.10.0 to 1.12.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v1.10.0...v1.12.0)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-20 20:22:19 +00:00
Seth For Privacy
f21b2bc2f0 Bump to v1.4 2021-12-07 17:55:57 +00:00
sethforprivacy
03b69e856f Update tag for monerod 2021-12-01 08:59:44 -05:00
Seth For Privacy
c414d984eb Merge pull request #6 from hundehausen/main
Add in missing RPC port flag for p2pool.
2021-11-09 08:24:47 -05:00
hundehausen
3932b4f993 Update docker-compose.yml 2021-11-09 14:05:48 +01:00
Seth For Privacy
d88b353a7b Bump to v1.3.1 v1.3.1 2021-11-06 19:35:44 -04:00
sethsimmons
5d299e1230 Bump to v1.3 2021-10-27 12:49:56 -04:00
Seth Simmons
ae540a408b Bump to v1.2 2021-10-17 19:57:04 -04:00
sethsimmons
ecd25817c8 Fix git pull in Dockerfile 2021-10-04 08:23:03 -04:00
sethsimmons
992549ecf0 Migrate to tagged releases 2021-10-04 08:16:45 -04:00
sethsimmons
53fe44b54c Add console connection for p2pool in DC example 2021-09-10 09:24:34 -04:00
sethsimmons
78622318b8 Fix Docker Compose example indentation 2021-09-09 08:47:41 -04:00
sethsimmons
cd33faf281 Remove unnecessary Github CI 2021-09-08 13:41:45 -04:00
sethsimmons
1fad637307 Update recommended usage in README 2021-09-08 13:40:10 -04:00
sethsimmons
d151b6c50e Update image tag for monerod and add Tor p2pool 2021-09-08 13:22:20 -04:00
sethsimmons
0bfc952442 Update Docker Compose example with necessary flags 2021-09-08 13:11:24 -04:00
sethsimmons
fe99787778 Fix a few mentions of monerod to p2pool 2021-09-07 13:11:12 -04:00
Seth Simmons
7a78a00d7b Merge pull request #3 from sethsimmons/dependabot/github_actions/docker/setup-buildx-action-1.6.0 2021-09-03 21:06:59 +00:00
Seth Simmons
de5ab9c6ba Merge pull request #2 from sethsimmons/dependabot/github_actions/docker/build-push-action-2.7.0 2021-09-03 21:06:25 +00:00
dependabot[bot]
1ab0b3ed40 Bump docker/setup-buildx-action from 1.5.1 to 1.6.0
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1.5.1 to 1.6.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v1.5.1...v1.6.0)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-03 20:30:36 +00:00
dependabot[bot]
18131c1dbe Bump docker/build-push-action from 2.6.1 to 2.7.0
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2.6.1 to 2.7.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v2.6.1...v2.7.0)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-03 20:30:33 +00:00
sethsimmons
af856f357c Add daily build badge 2021-09-03 16:26:24 -04:00
sethsimmons
ee46ceee26 Update README with usage 2021-09-03 16:25:27 -04:00
sethsimmons
5fc45c213f Add daily CI 2021-09-03 16:19:33 -04:00
sethsimmons
5ecc210e7e Fix docker-compose example 2021-09-03 15:59:28 -04:00
sethsimmons
aeffd8e4a4 Add ca-certificates to build stage 2021-09-03 15:52:28 -04:00
sethsimmons
b7bf6499b5 Fix git repo for p2pool 2021-09-03 15:49:24 -04:00
sethsimmons
a4b58f7f8b Bump to p2pool 2021-09-03 15:47:44 -04:00
Seth Simmons
d17428b3f2 Merge pull request #1 from sethsimmons/dependabot/github_actions/docker/build-push-action-2.7.0
Bump docker/build-push-action from 2.6.1 to 2.7.0
2021-09-03 19:37:26 +00:00
dependabot[bot]
317348e345 Bump docker/build-push-action from 2.6.1 to 2.7.0
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2.6.1 to 2.7.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v2.6.1...v2.7.0)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-03 19:36:39 +00:00
Seth Simmons
f5e78ed0f3 Fix indentation 2021-07-30 12:11:05 +00:00
sethsimmons
f0c7190f43 Update to sethforprivacy.com 2021-07-21 10:19:10 -04:00
Seth Simmons
e8dd0d0d6a Add Docker badges 2021-07-15 17:41:44 +00:00
Seth Simmons
c8db8bb15f Update README.md 2021-07-15 17:31:46 +00:00
Seth Simmons
e9c4d5e26f Update README.md 2021-07-15 17:31:38 +00:00
Seth Simmons
c8fa7fd543 Only run Trivy against Dockerfile changes
As the Trivy run is scheduled via cron, we should only run in addition to that if the Dockerfile itself is changed.
2021-07-13 19:45:44 +00:00
Seth Simmons
2fbacfeb5b Re-name Trivy scan workflow 2021-07-13 19:41:46 +00:00
Seth Simmons
93cccb8035 Create trivy-analysis.yml 2021-07-13 19:38:12 +00:00
Seth Simmons
037f204721 Merge pull request #16 from sethsimmons/dependabot/github_actions/docker/setup-buildx-action-1.5.1
Bump docker/setup-buildx-action from 1.5.0 to 1.5.1
2021-07-12 18:49:53 +00:00
dependabot[bot]
e4fb84410c Bump docker/setup-buildx-action from 1.5.0 to 1.5.1
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1.5.0 to 1.5.1.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v1.5.0...v1.5.1)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-12 18:08:09 +00:00
Seth Simmons
5517e0ac03 Merge pull request #15 from sethsimmons/dependabot/github_actions/docker/setup-buildx-action-1.5.0
Bump docker/setup-buildx-action from 1.4.1 to 1.5.0
2021-07-02 14:09:35 -04:00
dependabot[bot]
b95573b628 Bump docker/setup-buildx-action from 1.4.1 to 1.5.0
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1.4.1 to 1.5.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v1.4.1...v1.5.0)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-02 18:07:27 +00:00