Commit Graph

360 Commits

Author SHA1 Message Date
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
Seth Simmons
6a69681888 Merge pull request #14 from sethsimmons/dependabot/github_actions/docker/build-push-action-2.6.1
Bump docker/build-push-action from 2.5.0 to 2.6.1
2021-07-01 14:13:30 -04:00
dependabot[bot]
31e376805c Bump docker/build-push-action from 2.5.0 to 2.6.1
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2.5.0 to 2.6.1.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v2.5.0...v2.6.1)

---
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-07-01 18:07:43 +00:00
Seth Simmons
b5f156e95b Merge pull request #12 from sethsimmons/dependabot/github_actions/docker/setup-buildx-action-1.4.1
Bump docker/setup-buildx-action from 1.3.0 to 1.4.1
2021-06-29 14:37:12 -04:00
dependabot[bot]
2962cdef8e Bump docker/setup-buildx-action from 1.3.0 to 1.4.1
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1.3.0 to 1.4.1.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v1.3.0...v1.4.1)

---
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-06-29 18:06:44 +00:00
Seth Simmons
99cea0b47b Merge pull request #11 from sethsimmons/dependabot/github_actions/docker/login-action-1.10.0
Bump docker/login-action from 1.9.0 to 1.10.0
2021-06-23 15:44:32 -04:00
dependabot[bot]
676c4f0065 Bump docker/login-action from 1.9.0 to 1.10.0
Bumps [docker/login-action](https://github.com/docker/login-action) from 1.9.0 to 1.10.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v1.9.0...v1.10.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-06-23 18:07:44 +00:00
sethsimmons
51652f7dd2 Enable package upgrades in Dockerfile and disable caching in weekly builds 2021-06-04 09:29:20 -04:00
Seth Simmons
14ff73d6e3 Merge pull request #10 from sethsimmons/dependabot/github_actions/docker/build-push-action-2.5.0
Bump docker/build-push-action from 2.4.0 to 2.5.0
2021-05-27 08:28:52 -04:00
dependabot[bot]
4f2a8c0a9d Bump docker/build-push-action from 2.4.0 to 2.5.0
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2.4.0 to 2.5.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v2.4.0...v2.5.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-27 06:38:17 +00:00
Seth Simmons
ce99c7a457 Merge pull request #9 from sethsimmons/dependabot/github_actions/docker/build-push-action-2.4.0
Bump docker/build-push-action from 2 to 2.4.0
2021-05-12 10:22:47 -04:00
Seth Simmons
af8fbe83e4 Merge pull request #8 from sethsimmons/dependabot/github_actions/actions/checkout-2.3.4
Bump actions/checkout from 2 to 2.3.4
2021-05-12 10:22:29 -04:00
Seth Simmons
5df98c1d8c Merge pull request #7 from sethsimmons/dependabot/github_actions/docker/setup-buildx-action-1.3.0
Bump docker/setup-buildx-action from 1 to 1.3.0
2021-05-12 10:22:16 -04:00