-
Two ideas for the docker image:
1. Minimal base: https://www.google.com/url?sa=t&source=web&rct=j&opi=89978449&url=https://github.com/CrafterKolyan/tiny-python-docker-image&ved=2ahUKEwifi-zJzsGCAxUOc…
-
Using Synology Container Manager to build up this Stirr image, all settings have been working for months till the last few weeks. I'm now getting the following errors when the image is trying to start…
-
The docker images only provide the binary of the extism CLI, but that is not a standalone binary, it requires e.g. libc.
running `ldd /extism` on the linux/arm64 variant returns
```
/li…
-
There seems to be no official docker images yet. It would be nice to have some, because it can be tedious to build everything.
-
### 1Panel 版本
1.10.20
### 请描述您的需求或者改进建议
为了尽量减小快照的大小,我已经设置了排除规则来尽量降低快照的大小,但是备份完发现快照含有所有 docker 镜像,导致快照文件太大,所以是否能够设置快照来排除打包 docker images 呢?
![image](https://github.com/user-attachments/assets/c6b60…
-
I'd like to request a possibility of using AltStore as a docker image.
Why a docker image?
Well just imagine that you install this image on your server or NAS and then, when you plan to travel …
-
### What is the issue?
Using the official docker image, only local state (`TS_STATE_DIR`) or K8s secret (`TS_KUBE_SECRET`) are supported, but `tailscaled` supports AWS SSM Parameters for state stor…
-
**Checklist**
- Have you pulled and found the error with `jc21/nginx-proxy-manager:latest` docker image?
- Yes
- Are you sure you're not using someone else's docker image?
- Yes
- Have y…
-
I am making a docker image for my java application, which uses java bindings for pdal.
I have added this to my Dockerfile:
```
FROM openjdk:21-jdk-bullseye
# Install build dependencies
RUN …
-
### Summary
When using the containerd image store (which is now the default for new installs for Docker for Desktop), along with an ephemeral builder image (ie: one where additional buildpacks have…