Compare commits
3
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
b64e652737 | ||
|
|
be0aa9f248 | ||
|
|
9a12b3ff5c |
+2
-1
@@ -4,9 +4,10 @@ variables:
|
||||
- REGISTRY_USER=michael
|
||||
- DOCKERFILE=Dockerfile
|
||||
- CONTEXT=.
|
||||
- WATCHTOWER_HOST=watchtower.balsillie.net
|
||||
- MATRIX_HOST=matrix.balsillie.net
|
||||
- MATRIX_PORT=443
|
||||
- MATRIX_ROOM=!HdSXmuHcBMaYExEfkh:balsillie.net
|
||||
- MATRIX_ROOM=!BQyqVopHitLowtucMg:balsillie.net
|
||||
|
||||
workspace:
|
||||
base: /git
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
[](https://pipeline.balsillie.net/containers/nginx-1000)
|
||||
|
||||
Pulls the official Nginx container, and modifies the nginx user to UID=1000 and GID=1000.
|
||||
|
||||
This avoids file permission conflicts when statically serving files owned by other services.
|
||||
|
||||
Reference in New Issue
Block a user