-
When I try to add a book I get error message from the web page.
Docker logs show the following error:
[error] 30#30: *112520 directory index of "/app/static/" is forbidden
Running version "0.…
-
Am i doing something wrong here.
sudo ./buildContainerImage.sh -v 18.4.0 -x
Emulate Docker CLI using podman. Create /etc/containers/nodocker to quiet msg.
Checking Podman version.
Emulate Docke…
-
Podman is a container runtime, that can operate without any long-living daemons.
So there is no `dockerd` or `containerd` or `buildkitd` (unless you _want_ there to be*)
https://podman.io/
In…
-
## Bug Report
I am trying to deploy a standalone cluster in Ubuntu 21.10 Docker Rootless environment. I believe I have install all the require library including kind, tanzu 0.10.0 RC2, docker-c…
-
### 问题类型 / Type of issues
* 其它 / other
----
这是继 #2364 之后的又一次大扫除。请各位按列表检查自己名下的包,如果有意继续维护就勾选掉,如果不想管了、不记得了、好像没什么用了之类的,就留在那里。一个月之后还没有被勾选的包,我会发起 orphaning 流程。记得可以直接编辑留言,而不必用鼠标逐个点击。
包名后边的数字,前一个是…
-
Hello
When I try to run snippet , `invalid type: null` got from docker-run, I checked the request body, no error found
Please see the request and response
Request
```json
{
"image": …
-
Setting the docker_version variable and running the role on a playbook updates the docker-ce package to the indicated version, but does not update the docker-ce-cli and docker-ce-rootless-extras packa…
-
Note this is 100 % reproducible for me so please ask me follow-up questions such that this can be resolved.
- VSCode Version:
```
sh-5.1$ code --version
1.63.2
899d46d82c4c95423fb7e1…
-
Hi,
I'm seeing the following errors when trying to launch a 21.3.0 (rootless) container. I'm building up the command line based on what's in the test script.
```
$ podman run -d --name 21-oracl…
m8ram updated
2 years ago
-
**Description**
When running buildah or podman in **rootless mode** on a Dockerfile that uses `pip` to install packages I get the following error for some packages (e.g. pip itself):
```shell
$ b…