Geoff Bourne
c608c8a57e
Merge branch 'master' into java16
2021-05-21 07:31:12 -05:00
Geoff Bourne
853a9884d7
ci: force apk update
2021-05-21 06:57:19 -05:00
Geoff Bourne
eb490e92c3
ci: force rebuild of latest
2021-05-21 06:50:04 -05:00
Geoff Bourne
a8c11c0cdb
Add java16 branch/image-tag
...
#864
2021-05-12 11:32:40 -05:00
Geoff Bourne
9ccfca5061
Merged latest from master
2021-04-08 19:24:14 -05:00
Geoff Bourne
190e401452
Added EXEC_DIRECTLY, ENABLE_ROLLING_LOGS, and SKIP_SUDO options
...
#820
2021-04-02 18:23:05 -05:00
Geoff Bourne
9690832247
Auto-merging via docker-versions-create
2021-04-01 16:39:46 -05:00
Geoff Bourne
60a68963a8
Added git
...
#819
2021-04-01 16:28:50 -05:00
Geoff Bourne
46bfbaada1
Upgraded mc-monitor to 0.7.1 to fix ProtocolSupport response
...
#796
2021-03-12 09:27:44 -06:00
Geoff Bourne
cd3ea7fd2e
Upgraded mc-monitor to 0.7.0
...
#795
2021-03-09 22:13:33 -06:00
Geoff Bourne
090e624ebc
Auto-merging via docker-versions-create
...
CONFLICT (content): Merge conflict in Dockerfile
2021-02-07 18:20:35 -06:00
Geoff Bourne
861faaa285
Trimmed back some ENV defaults from Dockerfile
2021-02-07 17:52:42 -06:00
Geoff Bourne
96aa1054dc
Upgraded mainline/latest to Java 11
2021-02-06 15:21:20 -06:00
Geoff Bourne
a698248dff
ci: Based on adoptopenjdk:15-jre
2021-02-06 14:50:43 -06:00
Geoff Bourne
ee8e1b9322
Merged latest from master
2021-01-06 22:16:40 -06:00
Michael Kirsch
2fb01b4adf
Autopause update: allow network interface selection ( #711 )
...
* Cherry-pick: Fixing AUTOPAUSE on Raspberry Pi 4s (#708 )
* implement autopause interface selection
* concentrate ps calls in function file
* wording and add note about PAPER's etc watchdogs
2021-01-02 11:27:03 -06:00
Geoff Bourne
20bd5c4c36
Merge branch 'multiarch' into multiarch-latest
2020-12-31 13:19:34 -06:00
ErstBlack
ffb50cfe28
Fixing AUTOPAUSE on Raspberry Pi 4s ( #708 )
...
* Replacing killall with pkill and ps -a to ps -ax
* Adding net-tools and removing -q from pkill
* Missed the resume.sh
* Christ there's a lot of ps calls
* Adding -x to health.sh, replacing killall with pkill in sudoers-mv, and replacing su-exec with gosu in knockd-config.cfg
Co-authored-by: sean.sullivan.ctr@progeny.net <sean.sullivan.ctr@progeny.net>
2020-12-31 13:15:44 -06:00
Geoff Bourne
de082d0fb2
Merge branch 'multiarch' into multiarch-latest
2020-12-28 11:44:41 -06:00
Geoff Bourne
51e6d5dfbd
Added install of sudo
...
For #699
2020-12-28 11:42:54 -06:00
Geoff Bourne
0908d21bed
Merged from master
2020-11-25 16:01:42 -06:00
Geoff Bourne
aa43926da2
Merged from master
2020-11-25 15:59:43 -06:00
Marc Doughty
4d878985d4
Remove distro-provided JRE ( #659 )
...
We don't need Java 8 from Ubuntu, we have 15 from AdoptOpenJDK.
2020-11-03 06:33:19 -06:00
Marc Doughty
71a48ce10f
Convert to AdoptOpenJDK ( #658 )
2020-10-31 13:36:47 -05:00
Geoff Bourne
07185534fb
Upgraded to mc-server-runner 1.5.0
2020-08-09 13:28:36 -05:00
Geoff Bourne
6462e1580c
Removed improperly merged apk call
2020-07-18 19:29:49 -05:00
Geoff Bourne
8b5552bb62
Auto-merging via docker-versions-create
2020-07-18 18:41:10 -05:00
Geoff Bourne
3b2b98b9fe
Upgrade base image packages
...
For #586
2020-07-14 21:07:57 -05:00
Geoff Bourne
4fef391b64
misc: Switched maintainer label to opencontainers schema
2020-07-12 11:36:31 -05:00
Geoff Bourne
c07f899870
Auto-merging via docker-versions-create
...
# Conflicts:
# start-deployFTB
2020-07-10 17:13:05 -05:00
Geoff Bourne
825833c859
Added REPLACE_ENV_VARIABLES_EXCLUDES
...
for #575
2020-07-06 16:41:56 -05:00
Geoff Bourne
8493252645
Auto-merging via docker-versions-create
...
# Conflicts:
# Dockerfile
# README.md
# start
# start-configuration
# start-deployFTB
2020-06-19 15:01:28 -05:00
Toboshii Nakama
2b7f923865
Add ttf-dejavu to package list ( #556 )
2020-06-14 11:20:37 -05:00
Geoff Bourne
aa42633ab2
Added support for FTB application modpacks via modpacks.ch
...
For #524
2020-05-31 18:18:54 -05:00
Geoff Bourne
9ec336283f
Updated to support multiarch/BuiltKit builds
2020-05-21 20:48:54 -05:00
Michael Kirsch
71a7afab17
Autopause functionality ( #531 )
2020-05-20 08:17:58 -05:00
Geoff Bourne
bbdb2c9b36
Auto-merging via docker-versions-create
2020-05-20 08:15:50 -05:00
Geoff Bourne
48e09f42fc
Changed base ubuntu to 18.04
2020-05-14 20:09:12 -05:00
Geoff Bourne
ec7d182d38
Avoid touch since rpi mounts default to noatime
2020-05-14 15:21:51 -05:00
Geoff Bourne
5c0a3a64ab
Upgraded mc-server-runner to 1.4.3 to fix curse instance mod cleanup
2020-05-08 18:01:37 -05:00
Geoff Bourne
9c7c95cf4f
Pinned Java version at 11
2020-05-03 11:51:56 -05:00
Geoff Bourne
14342c9632
Auto-merging via docker-versions-create
...
# Conflicts:
# Dockerfile
2020-04-17 21:32:03 -05:00
Geoff Bourne
1cf478f5b3
Removed pre-creating /mods /config /plugins
2020-04-17 21:16:04 -05:00
Geoff Bourne
dbca9c30b0
Removed empty ENV declarations since they complicate QNAP, etc
2020-04-15 09:00:24 -05:00
Geoff Bourne
1c2a0c506c
Added support for TYPE=CURSE_INSTANCE
2020-04-12 14:31:19 -05:00
Geoff Bourne
d131941b62
Revert "Checking health of the container using SERVER_IP variable ( #473 )"
...
This reverts commit 6465bca6
2020-04-02 10:14:22 -05:00
Alexei
6465bca640
Checking health of the container using SERVER_IP variable ( #473 )
2020-04-01 09:49:21 -05:00
Geoff Bourne
828a48998f
Auto-merging via docker-versions-create
2020-03-30 08:32:11 -05:00
Geoff Bourne
0c34a61332
Upgraded mc-server-runner to 1.3.5
...
Related to #467
2020-03-29 09:30:46 -05:00
Geoff Bourne
f24827f558
Removed forced creation of /mods and /config volumes
...
Related to #464
2020-03-28 14:00:22 -05:00
Geoff Bourne
111ca85c4f
Upgraded mc-server-runner to 1.3.4
2020-03-28 13:48:47 -05:00
Geoff Bourne
4b590e03ff
Auto-merging via docker-versions-create
2020-03-26 20:54:25 -05:00
Geoff Bourne
6f67f76eef
Upgraded easy-add to 0.7.1
2020-03-26 20:50:13 -05:00
Geoff Bourne
0db8780ad9
Changed base image to arm32v7/adoptopenjdk
2020-03-25 21:05:16 -05:00
Geoff Bourne
5b744176df
Merge remote-tracking branch 'origin/master' into multiarch
2020-03-25 20:08:47 -05:00
Timo Meijer
fc6129261b
Add customized log file with 7 day retention ( #455 )
2020-03-20 16:29:52 -05:00
Geoff Bourne
1aaaf95950
Upgraded easy-add to 0.7.0
2020-03-14 15:42:28 -05:00
Geoff Bourne
20b15e0330
Merge remote-tracking branch 'origin/master' into multiarch
...
# Conflicts:
# Dockerfile
2020-02-06 16:59:59 -06:00
Geoff Bourne
74df4b6a9c
Unified easy-add usage with multiarch and common 'file' template
2020-02-06 15:34:14 -06:00
Geoff Bourne
f63463e654
Removed mcadmin.jq since it was no longer used
2020-02-06 15:33:21 -06:00
Geoff Bourne
818539e3de
Switched base image to adoptopenjdk (debian)
2020-02-05 21:33:08 -06:00
Geoff Bourne
690598da60
Try BuildKit/multiarch support on CircleCI
2020-02-04 20:10:45 -06:00
Geoff Bourne
a24b633ccb
Added support for buildx multi-arch builds
2020-02-04 17:36:03 -06:00
Geoff Bourne
5b8cd8cdcc
Upgraded easy-add and used templated URLs
2020-02-02 15:16:09 -06:00
Geoff Bourne
9d67dceff3
Removed the remaining use of python
2020-01-30 21:39:35 -06:00
Geoff Bourne
c449a31b37
Removed the need for xq
2020-01-30 21:24:36 -06:00
Geoff Bourne
efd3427fc0
Added back yq/xq pip package until full conversion can be done
...
For #428
2020-01-29 18:02:19 -06:00
Geoff Bourne
30ba3a4b78
Restored python temporarily until jq usage can replace it
...
For #427
2020-01-27 14:24:09 -06:00
Geoff Bourne
8afb1651fd
Added shim for mcstatus
...
For #426
2020-01-27 07:16:22 -06:00
Geoff Bourne
9560903c80
Replaced mcstatus with mc-monitor, so removed python
2020-01-26 16:57:14 -06:00
Geoff Bourne
94b037428e
Add SKIP_NSSWITCH_CONF option
...
For #416
2019-11-26 21:34:56 -06:00
Dwight Spencer
15b8c5a7e7
(improvement) Offsets healthcheck to T+1m ( #397 )
2019-11-13 16:52:57 -06:00
Geoff Bourne
67fe8931dd
Upgrade easy-add, which now logs to stdout
2019-09-22 16:40:54 -05:00
Geoff Bourne
e6f593e8c4
Updating tools to support ARCH=386 builds
2019-09-18 21:14:08 -05:00
Geoff Bourne
8924740cfe
Bump mc-server-runner to 1.3.3 to allow for 386 builds
2019-09-17 21:06:29 -05:00
DocQuantum
3c55a05b1c
Added ability to add resource-pack from environment vars ( #379 )
2019-08-24 10:38:59 -05:00
Geoff Bourne
e6bfa01db5
Revert "Switch to OpenJ9 base image ( #360 )"
...
This reverts commit 93197ffb
2019-08-10 17:47:46 -05:00
Geoff Bourne
b11863d3b2
Delegate ToF buildtools inclusion to extending images ( #331 )
2019-08-10 17:05:23 -05:00
Geoff Bourne
93197ffb77
Switch to OpenJ9 base image ( #360 )
2019-08-10 17:04:38 -05:00
Geoff Bourne
c60156d245
Moved Minecraft server files to top-level
2019-07-20 15:51:40 -05:00