@senior: Build the homepage: project cards from my GitHub (#6)
build-and-push / build-and-push (push) Successful in 18s
build-and-push / build-and-push (push) Successful in 18s
Co-authored-by: senior <senior@ffaerber.duckdns.org>
This commit was merged in pull request #6.
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@ FROM nginx:1.27-alpine
|
||||
LABEL org.opencontainers.image.title="ffaerber/homepage" \
|
||||
org.opencontainers.image.source="https://git.ffaerber.duckdns.org/ffaerber/homepage"
|
||||
|
||||
COPY index.html /usr/share/nginx/html/index.html
|
||||
COPY index.html styles.css /usr/share/nginx/html/
|
||||
|
||||
EXPOSE 80
|
||||
|
||||
|
||||
Reference in New Issue
Block a user