77 Commits

Author SHA1 Message Date
f40339e1fb
fix: eperd execution failure 5100-v6 2025-03-13 10:55:24 +07:00
be9bbcd7b4
fix: investigation on missing eperd process 2025-03-13 01:05:52 +07:00
db5ba45a0c
misc: remove old Debian references and complete the takeover 5100-v5 2025-03-12 14:12:04 +07:00
a13711e7f9
fix: format fix 2025-03-12 13:34:31 +07:00
505a1334b7
fix: correct code md format 2025-03-12 13:32:05 +07:00
317f3d1d6d
fix: missing file error, ipv6 on alpinelinux host 2025-03-12 13:30:03 +07:00
e4e88fd644
alpine linux as base image 5100-v4-alpine 2025-03-12 00:49:19 +07:00
f71a71c01d
fix line ending issue 5100-v3 2025-03-11 17:42:56 +07:00
39a4353937
change WORKDIR before entrypoint 2025-03-11 17:31:28 +07:00
af51ad4f55
fix: set atlas mode to prod 2025-03-11 14:02:52 +07:00
8ee5d7202c
fix atlas build method 2025-03-11 13:26:04 +07:00
ea95309aa4
push new test config 2025-03-10 22:35:35 +07:00
84650ce3ae
change base image 2025-02-16 13:24:26 +07:00
3d15083025
remove unused if condition 2025-02-16 13:09:10 +07:00
4c6c11a6e1
if condition fix 2025-02-16 13:07:34 +07:00
14b591d386
fix something idk 2025-02-16 13:04:05 +07:00
32163f5ce7
fix forgot '\' 2025-02-16 12:59:41 +07:00
814e0d7a23
fix if condition 2025-02-16 12:58:36 +07:00
fe9e2e3cf2
fix file path 2025-02-16 12:57:16 +07:00
996bae2765
Create image-publish.yaml 2025-02-16 12:53:41 +07:00
14712411cb
refactor to 5100 2025-02-16 12:49:52 +07:00
Dreista
fc67aec04d
Use 5080 2024-08-23 10:55:58 +08:00
Kumiko as a Service
f2f5379352
Fix typo
tseccomp -> seccomp
2024-07-10 21:34:46 -04:00
Jamesits
d545fc5484
update readme for Docker 27.0.1 behavior changes 2024-07-10 16:19:47 +08:00
Jamesits
1fc80419be
update doc for old distros with seccomp incompatibility
https://github.com/Jamesits/docker-ripe-atlas/issues/19#issuecomment-2219796485
2024-07-10 16:14:35 +08:00
Kumiko as a Service
fe3becca3d
Use debian:11-slim
Debian 10 LTS EOL 06/30/2024
2024-06-26 11:36:54 -04:00
Dreista
4b23a0f484 Use tini 2023-12-17 10:10:17 +08:00
Dreista
a437d8cbcd Use setpriv instead of gosu 2023-12-17 10:10:17 +08:00
James Swineson
41aa1d5940
add comment on networking mode 2023-06-24 11:50:49 +08:00
James Swineson
74c2851341
revert ATLAS_STATIC since it should be already set 2023-06-23 22:01:11 +08:00
James Swineson
1e9b55a56d
update watchtower default config 2023-06-23 21:57:18 +08:00
James Swineson
14b9668714
fix source not found errors during startup 2023-06-23 21:48:29 +08:00
James Swineson
8fdf9f1a2e
upgrade docker compose file to version latest 2023-06-23 21:41:00 +08:00
James Swineson
3d032cc68b
fix prod base image 2023-06-13 22:36:22 +08:00
James Swineson
c73ac00874
Fix #25 2023-06-13 22:31:55 +08:00
James Swineson
54598657fd
fix the rest chown invocations for #24 2023-05-25 22:19:33 +08:00
James Swineson
9db9093e72
accept some chown errors (#24)
since chown errors does not mean that things will not run.
2023-05-25 22:06:04 +08:00
KusakabeShi
4928cdd69a Allow custom UID/GID 2023-01-01 16:45:36 +08:00
Dreista
ed2103841a Remove (broken) armel support 2022-09-04 15:26:59 +08:00
James Swineson
e5664f6c5b
fix ipv6 setup doc 2022-08-16 09:13:17 +08:00
James Swineson
4bd29b66f3
update IPv6 doc as per https://twitter.com/DaryllSwer/status/1558587057517522944 2022-08-15 01:19:04 +08:00
James Swineson
8060f65f1a
revert base image to Debian 10 per https://github.com/Jamesits/docker-ripe-atlas/issues/19 2022-05-15 18:30:16 +08:00
James Swineson
88494cd15f
update instructions for registering the probe 2022-05-14 18:44:25 +08:00
James Swineson
520e56103a
update instructions for docker-compose 2022-05-14 18:38:33 +08:00
James Swineson
8e5f708561
update docker run commands and docker-compose.yaml to be near identical 2022-05-14 18:33:13 +08:00
Dreista
eef69aa120 Update tag description 2022-05-13 09:07:22 +08:00
Dreista
25f2d55d7c Support multiarch through cross-compilation 2022-05-13 09:07:22 +08:00
James Swineson
3b541d4e0c
add --restart=always for example watchtower deployment 2022-05-08 11:37:38 +08:00
James Swineson
67a986a64e
update doc due to #16 2022-02-07 18:01:12 +08:00
Daniel Drown
a139fa9be4 skip tmpfs requirement
since servers don't need tmpfs and CentOS 7 docker is too old to support
--mount, use the config option CHECK_ATLASDATA_TMPFS=no to skip it
2022-01-19 13:15:21 +08:00