init
Build and Push Container / build-and-push (push) Failing after 11s

This commit is contained in:
2026-05-27 21:49:24 -04:00
commit 38e34621fc
9 changed files with 1354 additions and 0 deletions
+14
View File
@@ -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