-
Hi there
On our current setup we build docker images on kubernetes using `builtctl` with `--addr=kube-pod://buildkitd-0`.
The buildkit daemon is running as a StatefulSet with image `moby/buildk…
-
중요한거는
- 빠른 빌드
- 이미지 사이즈가 작아야함. -> Multi Stage Build 잘 활용
- 최대한 cache를 활용해야함. -> buildkit 잘 활용
- 빠른 배포
- registry cache 활용
- p2p 기반 배포 활용 -> dragonfly 같은것도 괜춘 ...
- 보안
- sshagent를 통해…
-
In general, there are issues with all actions running as `root` in a self-hosted runner.
The details are been tracking here https://github.com/actions/runner/issues/434
I'm not sure how to move …
-
the missing Persistent / Predictable names for any USB devices in the mode like /dev/usb/by-*/
is a problem with running rtl_sdr / wmbusmeters rootless and / or in docker.
i like to see Persistent…
-
I am suggesting that Planka provide a Podman container option alongside Docker for users who prefer to self-host. Podman offers several security benefits and advantages over Docker, making it a valuab…
-
### Issue Description
containers started with "podman compose run" are not using my configured detach_keys
### Steps to reproduce the issue
Put this in `.config/containers/containers.conf`:
…
-
## Is your feature request related to a problem or a Pull Request
I have a setup where we use `--volume` on create cluster to mount some directories. On Linux, the files and directories in the volu…
-
## Describe the Bug
We have a RHEL 9.4 server with podman installed as replacement for Docker. Podman installs a docker command to emulate docker using podman. Running puppet give us error for the fa…
-
### Issue Description
The [official document](https://docs.podman.io/en/latest/#what-is-podman) says:
> Podman provides a command line interface (CLI) familiar to anyone who has used the Docker Cont…
-
I am using podman-compose and ran into a behaviour, I don't understand yet. Respectively I know how to solve the problem, but I don't get it..I have a compose file, which starts Apache NiFi and some o…