|
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 |
|
Matthieu Serrepuy
|
5b7a691b57
|
Add a docker-compose.yaml example
|
2021-04-20 20:16:11 +08:00 |
|
James Swineson
|
6ac4f71fdf
|
allow changing of UID/GID during docker build (#6)
|
2020-07-31 07:04:21 -07:00 |
|
James Swineson
|
0707df1063
|
fix #5
|
2020-07-27 09:15:32 +00:00 |
|
James Swineson
|
6b87dcae5c
|
disable build cache on onprem build server
|
2020-07-07 23:29:47 +08:00 |
|
James Swineson
|
7c187dcecf
|
clean up empty volumes on CI
|
2020-06-30 19:35:06 +08:00 |
|
James Swineson
|
e991f6acf2
|
update doc
|
2020-05-07 06:41:53 -07:00 |
|
James Swineson
|
16981d023f
|
Update azure-pipelines.yaml
|
2020-05-07 21:02:27 +08:00 |
|