This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
[Unit]
|
||||
Description=Developer Homepage
|
||||
After=network.target
|
||||
|
||||
[Container]
|
||||
ContainerName=homepage
|
||||
Image=localhost/homepage:latest
|
||||
AddDevice=/dev/fuse
|
||||
PublishPort=8080:8080
|
||||
HealthCheckUrl=http://localhost:8080/
|
||||
Environment=TZ=UTC
|
||||
|
||||
[Install]
|
||||
WantedBy=default.target
|
||||
Reference in New Issue
Block a user