Commit Graph

107 Commits

Author SHA1 Message Date
nukedupe 9e8c865c74 fix typo 2021-04-16 20:27:25 +02:00
nukedupe 2ae63255b4 fix documentation 2021-04-16 16:23:39 +02:00
nukedupe 724611862f fix issue #48 2021-04-16 13:12:51 +02:00
nukedupe 827924d0b7 Update docker-entrypoint
redirect output to stderr

Co-authored-by: Philipp Schmitt <pschmitt@users.noreply.github.com>
2021-04-16 12:52:00 +02:00
nukedupe 58712cde26 Update docker-entrypoint
Don't exit 0 if there's an error.

Co-authored-by: Philipp Schmitt <pschmitt@users.noreply.github.com>
2021-04-16 12:51:21 +02:00
nukedupe b9c3b35550 update alpine to 3.13 2021-04-16 01:27:53 +02:00
nukedupe 35e7733b0c add tcp support 2021-04-16 01:27:23 +02:00
nukedupe ab84fc5c35 fix issue #48 2021-04-16 01:26:02 +02:00
will Farrell 50de4c7688 Merge pull request #61 from ap-wtioit/main-make_tests_ci_compatible
make tests compatible with docker servers that run multiple projects
2021-04-15 00:56:12 -06:00
Andreas Perhab da333f55b1 enable tests to use unique project and autoheal labels for CI
on CI servers where multiple docker containers run we might not
want to restart docker containers from other builds running in
parallel
2021-03-02 08:18:45 +01:00
will Farrell 8988af9061 docs: bump version number 2021-02-25 21:47:22 -07:00
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