Commit Graph

5 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 f1ccaa7e98 added ability to debug the ocis in a docker compose stack via delve 2024-01-31 17:59:00 +01:00