13 Commits

Author SHA1 Message Date
f71a71c01d
fix line ending issue 2025-03-11 17:42:56 +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
Dreista
a437d8cbcd Use setpriv instead of gosu 2023-12-17 10:10:17 +08:00
James Swineson
74c2851341
revert ATLAS_STATIC since it should be already set 2023-06-23 22:01:11 +08:00
James Swineson
14b9668714
fix source not found errors during startup 2023-06-23 21:48:29 +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
James Swineson
8e5f708561
update docker run commands and docker-compose.yaml to be near identical 2022-05-14 18:33:13 +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
James Swineson
98703012ef allow RXTXRPT option to be set via Docker env var 2020-04-17 23:18:26 -07:00
James Swineson
1b79ba01ad first commit 2020-04-17 03:55:57 -07:00