-
**Output of `docker version`:**
```
Client:
Version: 1.12.1
API version: 1.24
Go version: go1.6.3
Git commit: 23cf638
Built:
OS/Arch: linux/amd64
Server:
Version: 1.12.1
…
-
Hello
What is the best approach to have a high available storage layer in this setup?
With Docker setups, I typically add manually extra volumes which allows me to unattach and re-attach to other…
-
Hello,
I'm asking for arm64 architecture support. Is this possible ?
-
**Environment**
Server Version: version.Info{Major:"1", Minor:"23", GitVersion:"v1.23.5", GitCommit:"c285e781331a3785a7f436042c65c5641ce8a9e9", GitTreeState:"clean", BuildDate:"2022-03-16T15:52:18Z…
-
Hi everyone !
A lot of people are adopting the Raspberry Pi as a solution for self hosting.
I understand (if I get things right) that you guys had to choose an architecture once in for all for compil…
-
Today Passenger is mostly written in C++. Back when Passenger was created, C and C++ were the only viable options to offer Apache and Nginx integration, ease of installation (users commonly have a C/…
-
**Is this a BUG REPORT or FEATURE REQUEST?**:
> Uncomment only one, leave it on its own line:
>
/kind bug
> /kind feature
**What happened**:
When i move a Pod with the expression "…
-
https://github.com/alingse/go-linter-runner/blob/main/jobs/testifylint.yaml
```
name: testifylint
linter: testifylint
workdir: .
install: go install github.com/Antonboom/testifylint@latest
inc…
-
I just wanted to make sure but is it down for anyone else right now? No matter what I click, the site won't load. Is it under maintenance at the moment?
-
Trying to provision this PVC:
```
apiVersion: v1
kind: PersistentVolumeClaim
metadata:
name: mypvc
spec:
accessModes:
- ReadWriteMany
storageClassName: scw-bssd
resources:
r…