-
### Issue
I get following homepage after setting up Tandoor with Docker Swarm behind Traefik:
![image](https://github.com/TandoorRecipes/recipes/assets/32965886/7ee21092-43af-4fb1-a365-07f1d941d…
-
If the webserver user doesn't have write access to the sqlite DB, API calls that try to write die with a 500 error. Trap this error and return something indicating it, and display the error (and poten…
-
Hi, thanks for making this service. I'm looking forward to using it. Has anyone built this on a raspberry pi? I'm unable to get it to work. The `app` container keeps crashes immediately after boot. I'…
-
I use the following file to run phpmyadmin, for ENV configuration apache can run but fpm can't,
Dockerfile
```dockerfile
FROM nginx:alpine as nginx
COPY nginx.conf /etc/nginx/nginx.conf
COPY --fr…
-
Hi @hoellen,
what's the intention to build the images weekly (https://github.com/hoellen/docker-nextcloud/blob/master/.github/workflows/build.yml#L9) but also update the normal tags (like the upstr…
-
os:
[Release]
Version=20.7.1
Type=Desktop
Type[zh_CN]=社区版
Edition=Y2020E0001
Copyright=Y2020CR001
[Addition]
Milestone=
Buildid=build1
#### error
```
docker build ./ -t t
Sending bu…
-
### OAuth2-Proxy Version
7.6.0
### Provider
google
### Expected Behaviour
Distroless and Alpine containers should work the same with regard to using a unix domain socket.
### Current Behaviour
…
-
* [x] This is not a bug report
* [x] I searched existing issues before opening this one
I made an assembly based on [Thinstation](https://github.com/Thinstation/thinstation). Added package `docker…
-
Hi there,
I get this error using mac and vs code
failed to solve with frontend dockerfile.v0: failed to create LLB definition: unexpected status code [manifests 3.8]: 400 Bad Request
Do you …
-
```
git clone --recursive https://github.com/apache/incubator-pagespeed-ngx.git
export NGINX_VER=1.14.0
export NAXSI_VER=1.3
cd nginx-$NGINX_VER
./configure --with-cc-opt='-g -O2 -fdebug-pref…