diff options
| author | Jan Friedli | 2020-03-29 15:02:47 +0200 |
|---|---|---|
| committer | Jan Friedli | 2020-05-09 21:21:48 +0200 |
| commit | e69d97e7ed58bb753cc89b0b8bf9a671b9dde296 (patch) | |
| tree | 42b583510137ae2c82ecc86205e31f240c882e64 /Dockerfile.production | |
| parent | acb6694f8215ed09f83099196aa2165ba2c9dbd8 (diff) | |
Revert "moved socket file and nginx pid to /tmpfs"
This reverts commit 4731cf86b1a1a380235948cc82b2ee5fbd35f11d.
Diffstat (limited to '')
| -rw-r--r-- | Dockerfile.production | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Dockerfile.production b/Dockerfile.production index 8201361..025393f 100644 --- a/Dockerfile.production +++ b/Dockerfile.production | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | 2 | ||
| 3 | From registry.0xacab.org/georg/mat2-ci-images:debian | 3 | From registry.0xacab.org/georg/mat2-ci-images:debian |
| 4 | 4 | ||
| 5 | LABEL maintainer="Mat2-Web Co-Maintainer <jan.friedli@immerda.ch>" | 5 | LABEL maintainer="Mat-Web Co-Maintainer <jan.friedli@immerda.ch>" |
| 6 | 6 | ||
| 7 | WORKDIR /var/www/mat2-web | 7 | WORKDIR /var/www/mat2-web |
| 8 | 8 | ||
