Skip to content

build: add syntax directive to Dockerfiles #2034

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 20, 2025

Conversation

Marukome0743
Copy link
Contributor

Summary

Build:

Reviewer's Guide

This PR adds the Dockerfile syntax directive at the top of each project Dockerfile to enable the 'docker/dockerfile:1' frontend syntax across all build targets.

File-Level Changes

Change Details Files
Add Dockerfile syntax directive
  • Insert # syntax=docker/dockerfile:1 as the first line of each Dockerfile
Dockerfile
Dockerfile.cloud
Dockerfile.monitoring
Dockerfile.schedule
Dockerfile.server

@Siumauricio Siumauricio merged commit 4efa56a into Dokploy:canary Jun 20, 2025
4 checks passed
@Marukome0743 Marukome0743 deleted the syntax branch June 23, 2025 00:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants