Commit Graph

53 Commits

Author SHA1 Message Date
Viktor Scharf 8796a7c308 add patch command to the ocis image 2024-11-11 17:14:32 +01:00
Michael Barz 35578a0ecc chore: remove unneeded stuff 2024-10-21 22:46:06 +02:00
Ralf Haferkamp 26f3e23b79 dev: Enable VIPS in local docker builds
As libvips is not available as a static library we can no longer
create a statically linked ocis binary for the docker images when
libvips is enabled.
We also need to make sure that the base images used for building
ocis needs to match the image where ocis is installed when creating
a shared binary.
2024-10-17 14:05:27 +02:00
Michael Barz 85e296f99e fix: improve docker compose 2024-09-30 22:59:42 +02:00
Roman Perekhod 54524567a5 Added the debugging to full ocis docker example 2024-07-22 13:26:30 +02:00
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
Michael Barz da59508e8e ci: use latest docker for tags and add master tag 2024-06-18 16:29:16 +02:00
Saw-jan f36dc154e8 ci: build production and rolling docker images conditionally 2024-06-13 15:07:20 +02:00
Roman Perekhod f1ccaa7e98 added ability to debug the ocis in a docker compose stack via delve 2024-01-31 17:59:00 +01:00
Ralf Haferkamp 0b2528633d Bump alpine image to 3.18 2023-08-30 21:10:51 +02:00
Michael Barz 50a30c0340 remove arm from docker releases 2023-03-03 16:12:53 +01: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 70000ac6c1 remove eos related stuff (leave documentation) 2021-12-07 08:22:10 +01: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 2cb786d163 use prebuilt ocis binary for eos builds 2021-10-12 11:04:48 +02:00
Willy Kloucek 383dd4a556 fix eos build 2021-10-11 16:02:58 +02:00
Willy Kloucek d6adbb3068 ugrade to GO 1.17 2021-10-11 14:50:37 +02:00
Willy Kloucek 23178bd7ed fix ldap CA config for docker images 2021-09-29 13:58:23 +02:00
A.Unger 6166bb5a4c Merge branch 'master' into update-bridge-docs 2021-09-29 12:09:29 +02:00
Josh Soref 55667a3ab3 spelling
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
2021-09-20 16:54:29 +05:45
Jörn Friedrich Dreyer 5554c72d9a gotta run
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2021-08-18 17:22:52 +02:00
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 be8441aa9a bump go version for eos test 2021-03-24 15:32:41 +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
Florian Schade 8c9f9b6dfc bump go version to 1.15 2021-01-20 15:41:36 +01:00
Willy Kloucek 0a94540458 pin alpine version 2021-01-16 12:49:47 +01:00
Michael Barz 3a5a8dbb52 update eos-base image 2020-12-03 11:25:32 +01:00
Willy Kloucek 34845f9414 work on docs 2020-11-30 16:31:38 +01:00
Willy Kloucek f2a1c06145 fix typos, force oCIS and add links 2020-11-17 11:05:14 +01:00
Felix Böhm abbdf80457 remove usage of missing config folder
fix #812
2020-11-09 15:53:16 +01:00
Jörn Friedrich Dreyer 6db6b22aaf introduce docker-compose eos setup
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-10-29 11:23:30 +01:00
Michael Barz 5c462a0ca8 run build in ocis folder 2020-10-14 16:11:44 +02:00
Michael Barz ede9bb47b6 Fix codacy 2020-10-14 12:08:14 +02:00