Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
teckids.org
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Container Registry
Operate
Environments
Monitor
Incidents
Service Desk
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Teckids
Team PR
teckids.org
Commits
17264c6f
Unverified
Commit
17264c6f
authored
11 months ago
by
Nik | Klampfradler
Browse files
Options
Downloads
Patches
Plain Diff
Run caddy validate in docker build
parent
08abc5aa
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Dockerfile
+1
-0
1 addition, 0 deletions
Dockerfile
with
1 addition
and
0 deletions
Dockerfile
+
1
−
0
View file @
17264c6f
...
@@ -16,4 +16,5 @@ FROM caddy:alpine AS serve
...
@@ -16,4 +16,5 @@ FROM caddy:alpine AS serve
COPY
--from=build /src/public/ /srv/
COPY
--from=build /src/public/ /srv/
COPY
Caddyfile /etc/caddy/Caddyfile
COPY
Caddyfile /etc/caddy/Caddyfile
RUN
caddy validate
--config
/etc/caddy/Caddyfile
RUN
caddy
fmt
--overwrite
/etc/caddy/Caddyfile
RUN
caddy
fmt
--overwrite
/etc/caddy/Caddyfile
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment