-
Getting rid of those two lines should do it I think
https://github.com/inmanta/inmanta/blob/d9fc1275038a466885920298661e746b01f40108/docker/Dockerfile#L30-L31
-
Hi,
Is there some roadmap for adding more docker container capabilities? Right now, I see that there is support for Volumes and Replicas using the ResourceAnnotations.
```
builder.AddContainer…
-
**Description**
Docker stop container can't work, When container pid 1 becomes a zombie process.
And kill this zombie's parent process, than container can rm.
**Steps to reproduce the issue:*…
-
Hi there,
when I try to log into docker hub from the CLI to push and pull the images, I'm getting this error. My os is Ubuntu 18.04 LTS
```
`Error saving credentials: error storing credentials - er…
-
# Context
Given this [blog post][0], we can define the following versions of the main interchain security (ICS) protocols :
- ICS v1 : Replicated Security
- ICS v2 : Opt-in Security
- ICS v3 :…
-
There is a --security-opt flag in docker run, Will there be support for a similar option in docker service create?
-
We reference [upgrade docs (uses the operator)](https://docs.tigera.io/calico/latest/operations/upgrading/kubernetes-upgrade#upgrading-an-installation-that-uses-the-operator) to upgrade the Ca…
-
# Facebook Python Business SDK Issue
Hi,
Many of our customers facing the below intermittent issue :
We are using **_facebook-ads with version v17 and facebook_business version 17.0.2_**
```
…
-
## Expected Behavior
I would like to be able to create application layer policies with Calico using Linkerd as the service mesh, as opposed to Istio.
## Current Behavior
Calico appl…
-
When showing the client information of connected clients in teamspeak, it's showing the wrong ip.
It's showing 172.17.0.1. All clients are connecting from 172.17.0.1. This is actually the gateway-ip …