Commit Graph

27 Commits

Author SHA1 Message Date
Klaas Freitag c708bb5816 Add inotify-tools and bash to work with posixFS
The golang inotify package that is used uses bash to start
inotifywait. That needs to be fixed, but until than we add
bash to the docker container
2024-06-25 13:10:36 +02:00
Ralf Haferkamp 0b2528633d Bump alpine image to 3.18 2023-08-30 21:10:51 +02:00
Willy Kloucek 86a108ac49 switch to a more recent alpine image for image builds (#5123) 2022-11-25 13:35:24 +01:00
Willy Kloucek 503c8a38eb add curl to the oCIS OCI image 2022-10-07 07:14:37 +02:00
Willy Kloucek c68039185a relax folder permissions in the dockerfile for
- /var/lib/ocis
- /etc/ocis
from 750 to 751, to allow oCIS running with uid/pid != 1000 to traverse
these directories for eg. the case that a volume is mounted in these
directories.
2022-07-18 10:12:28 +02:00
Willy Kloucek 1e6b2fef38 change permission to 750 2022-05-03 17:18:03 +02:00
Willy Kloucek b8ae9618c7 reduce docker image volume permissions and update alpine 2022-05-03 17:18:03 +02:00
Willy Kloucek c710e1f794 load configuration only from one directory 2022-04-26 12:04:12 +02:00
Willy Kloucek e91dd8c57d add attr and tree as inspection / debugging tools to the docker image 2021-11-15 13:10:10 +01:00
Willy Kloucek cddb334f80 change default paths for oCIS services 2021-10-19 14:37:20 +02:00
Willy Kloucek 23178bd7ed fix ldap CA config for docker images 2021-09-29 13:58:23 +02:00
Josh Soref 55667a3ab3 spelling
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
2021-09-20 16:54:29 +05:45
Willy Kloucek a8d78c06cd use uid and gid 1000 2021-08-12 15:11:48 +02:00
Willy Kloucek 1468abe4e9 change USER statement to use the UID 2021-08-12 15:11:48 +02:00
Willy Kloucek 305ef58b73 make image not using root user 2021-08-12 15:11:48 +02:00
Willy Kloucek c9344cf279 fix docker release 2021-04-22 08:53:41 +02:00
Willy Kloucek 0e36f04a62 use binaries from make release 2021-04-20 17:00:15 +02:00
Willy Kloucek a7f0bac2a0 fix to alpine:3.13 2021-03-24 16:44:31 +01:00
Willy Kloucek 4c769e0d33 update alpine base image to 3.14 2021-03-24 16:44:31 +01:00
Willy Kloucek 370cd1c8f6 fix image.documentation link 2021-02-02 11:10:56 +01:00
Willy Kloucek f6763be9f0 remove CREATED label 2021-02-02 10:56:35 +01:00
Willy Kloucek 7685ed962e switch to opencontainers annotation for docker images (https://github.com/opencontainers/image-spec/blob/master/annotations.md) 2021-01-21 22:23:17 +01:00
Willy Kloucek 833d0e4d79 Merge branch 'master' into add_volume_docker_image 2021-01-21 16:00:03 +01:00
Willy Kloucek 49e806e157 add volume to docker image 2021-01-21 14:49:19 +01:00
Willy Kloucek 1a18a496b9 add expose to docker images 2021-01-21 19:23:07 +05:45
Willy Kloucek 0a94540458 pin alpine version 2021-01-16 12:49:47 +01:00
A.Unger 1517eb9436 add ocis subcommand 2020-09-18 13:15:21 +02:00