will Farrell
|
b749ed65bc
|
Merge pull request #56 from hjaske/patch-1
check container state not restarting
1.1.0
|
2021-02-25 21:44:09 -07:00 |
|
will Farrell
|
f79547a43d
|
Merge pull request #58 from hasnat/add_tests
Try tests via docker-compose
|
2021-02-25 21:43:38 -07:00 |
|
Hasnat Ullah
|
4b53d7f960
|
Try tests via docker-compose
|
2021-02-10 12:18:09 +00:00 |
|
hjaske
|
aed23ac7a4
|
check container state not restarting
Don't restart containers which state is restarting.
|
2021-02-08 16:14:13 +02:00 |
|
will Farrell
|
bba733b968
|
fix: revert
|
2021-02-06 12:33:13 -07:00 |
|
will Farrell
|
8798ded18a
|
docs: version bump
|
2021-02-05 21:17:09 -07:00 |
|
will Farrell
|
2ccd6129c4
|
Merge pull request #54 from hasnat/patch-4
not restart already restarting containers
|
2021-02-05 21:15:10 -07:00 |
|
Hasnat
|
d5bd0c2d66
|
not restart already restarting containers
fixes #53
|
2021-02-04 11:18:24 +00:00 |
|
will Farrell
|
f25d3596a4
|
Merge pull request #51 from mikenye/fix_unsupported_platforms
Remove unsupported architectures
|
2020-12-22 16:32:38 -07:00 |
|
Mike
|
15bdff212c
|
remove unsupported architectures
Remove architectures not supported by docker.
|
2020-12-23 07:29:53 +08:00 |
|
will Farrell
|
5b7ddc0c99
|
Merge pull request #50 from mikenye/build_for_all_platforms
Build a multi-arch image for all platforms
|
2020-12-22 15:19:01 -07:00 |
|
Mike Nye
|
fc790a9505
|
Build a multi-arch image for all platforms
|
2020-12-19 20:44:43 +08:00 |
|
will Farrell
|
49f98c56f0
|
ci: fix image name, was deplying to wrong image
1.0.0
|
2020-12-17 08:27:03 -07:00 |
|
will Farrell
|
d55759e9a0
|
docs: add in extra metadata
|
2020-12-02 14:01:00 -07:00 |
|
will Farrell
|
c8c73ce24c
|
docs: add in latest, built daily
|
2020-12-02 14:00:21 -07:00 |
|
will Farrell
|
77dca128fc
|
ci: update build to use no external scripts
|
2020-12-02 13:56:42 -07:00 |
|
will Farrell
|
9686a27451
|
docs: fix typo
|
2020-12-01 17:19:06 -07:00 |
|
will Farrell
|
7c9e241ba8
|
docs: add docker pull stats
|
2020-12-01 17:17:47 -07:00 |
|
Philipp Schmitt
|
17086c9d97
|
Merge pull request #47 from willfarrell/upstream-actions
|
2020-12-01 07:47:01 +01:00 |
|
Philipp Schmitt
|
ac2750dfae
|
ci: Only run on main branch
|
2020-12-01 07:46:31 +01:00 |
|
Philipp Schmitt
|
4f204f173a
|
Use upstream actions
|
2020-12-01 07:41:37 +01:00 |
|
will Farrell
|
3cc2c43556
|
ci: clean up setup script
|
2020-11-30 23:32:10 -07:00 |
|
will Farrell
|
e55bb8ceca
|
ci: alpine 3.11
|
2020-11-30 23:29:13 -07:00 |
|
will Farrell
|
4c2d2c9b04
|
docs: update tagged versions
|
2020-11-30 22:35:09 -07:00 |
|
will Farrell
|
4af2100a2f
|
ci: move build script to root to allow relative paths to root
|
2020-11-30 22:32:27 -07:00 |
|
will Farrell
|
f1db1edab6
|
ci: clean up build script path
|
2020-11-30 22:25:45 -07:00 |
|
will Farrell
|
5e3779a5e9
|
ci: add missing build script
|
2020-11-30 22:21:52 -07:00 |
|
will Farrell
|
07eb586f08
|
fix: bump alpine version
|
2020-11-30 22:18:06 -07:00 |
|
will Farrell
|
ec996452e5
|
ci: remove unused scripts/config
|
2020-11-30 22:15:47 -07:00 |
|
will Farrell
|
0470754f65
|
docs: add in funding yml
|
2020-11-30 22:07:39 -07:00 |
|
will Farrell
|
4b31e38e75
|
docs: add in example on how to map in local timezone
|
2020-11-30 22:06:22 -07:00 |
|
will Farrell
|
4969af7121
|
Merge pull request #41 from pschmitt/alpine_latest
Rebase on alpine latest
|
2020-11-30 21:58:44 -07:00 |
|
will Farrell
|
6f4fe2209d
|
Merge pull request #40 from pschmitt/github_actions
Add multiarch support + Daily builds with GitHub Actions
|
2020-11-30 21:58:21 -07:00 |
|
will Farrell
|
e81e82a438
|
Merge pull request #39 from pschmitt/dockerfile_env_vars
Add ENV vars with default values
|
2020-11-30 21:57:42 -07:00 |
|
will Farrell
|
b58d90d307
|
Merge pull request #38 from pschmitt/shellcheck
Refactor and shellcheck
|
2020-11-30 21:57:17 -07:00 |
|
will Farrell
|
7c911ef6f1
|
Merge branch 'master' into shellcheck
|
2020-11-30 21:57:06 -07:00 |
|
will Farrell
|
75feb09301
|
Merge pull request #37 from oyxnaut/docker-tcp
Add ability to use TCP sockets (TLS only)
|
2020-11-30 21:47:00 -07:00 |
|
will Farrell
|
9b4849946f
|
Merge pull request #44 from ThomDietrich/patch-1
Hide START_PERIOD=0 from log
|
2020-06-03 13:41:54 -06:00 |
|
Thomas Dietrich
|
a1332a717f
|
Hide START_PERIOD=0 from log
|
2020-06-03 15:07:24 +02:00 |
|
Philipp Schmitt
|
934efb2c7b
|
Rebase on alpine latest
|
2020-03-11 19:14:02 +01:00 |
|
Philipp Schmitt
|
a7e3f30467
|
Add multiarch support + Daily builds with GitHub Actions
|
2020-03-11 19:00:43 +01:00 |
|
Philipp Schmitt
|
de0421ebec
|
Add ENV vars with default values
|
2020-03-11 18:57:21 +01:00 |
|
Philipp Schmitt
|
927589ba66
|
Refactor and shellcheck
|
2020-03-11 18:53:40 +01:00 |
|
oxynaut
|
7457fc5071
|
Add ability to use TCP sockets (TLS only)
|
2020-03-06 16:59:24 +01:00 |
|
will Farrell
|
3be3e16bb2
|
Merge pull request #32 from hasnat/patch-3
Do a proper self healthcheck
|
2019-06-15 18:31:32 -06:00 |
|
Hasnat Ullah
|
5d2839a43b
|
More appropriate self healthcheck
|
2019-06-03 20:14:28 +01:00 |
|
Hasnat
|
56f902d8b5
|
Merge pull request #1 from willfarrell/master
update fork
|
2019-06-03 19:46:31 +01:00 |
|
will Farrell
|
62f7279522
|
fix: add in gitignore
|
2019-02-26 01:25:43 -07:00 |
|
will Farrell
|
c630969f60
|
Merge pull request #28 from JohnnyMarnell/stop-timeouts
Add global and per container stop timeouts ; minor doc fixes
v0.7.0
|
2019-02-26 00:17:40 -07:00 |
|
will Farrell
|
11e75ab9a2
|
Merge branch 'master' into stop-timeouts
|
2019-02-26 00:17:24 -07:00 |
|