Skip to content
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

Add support for handling the --platform flag in FROM #68

Closed
rcjsuen opened this issue Jan 9, 2020 · 0 comments
Closed

Add support for handling the --platform flag in FROM #68

rcjsuen opened this issue Jan 9, 2020 · 0 comments
Assignees

Comments

@rcjsuen
Copy link
Owner

rcjsuen commented Jan 9, 2020

The --platform flag was added to FROM instructions in Docker CE 18.04. I wasn't really aware of this as I relied on the documentation to keep up-to-date on the latest changes to the Dockerfile specification.

Will need to ensure this is no longer flagged as a warning and then to also update our version support accordingly.

console.log("dockerfile-utils version " + package.version + " (supports Docker CE 18.03)");

@rcjsuen rcjsuen self-assigned this Jan 27, 2020
rcjsuen added a commit that referenced this issue Jan 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant