We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
For any of the Dockerfile files in my project, even for the simplest one, such as:
Dockerfile
FROM nginx:latest
if I go into the SCHEME view and hover over the small Info icon next to the word Dockerfile, a tooltip appears saying: Dockerfile seems to be invalid
DockerStation version: 1.3.0 Docker for Windows: 17.09.0-ce, build afdb6d4 OS: Windows 10 PRO (1709)
The text was updated successfully, but these errors were encountered:
So. I don't understand the issue :) What is problem?
Sorry, something went wrong.
My point is that I think the tooltip is wrong. I'm no docker expert, but I think that the Dockerfile is actually valid.
Other than that, thanks for a wonderful product! I love it!
No branches or pull requests
For any of the
Dockerfile
files in my project, even for the simplest one, such as:if I go into the SCHEME view and hover over the small Info icon next to the word Dockerfile, a tooltip appears saying: Dockerfile seems to be invalid
DockerStation version: 1.3.0
Docker for Windows: 17.09.0-ce, build afdb6d4
OS: Windows 10 PRO (1709)
The text was updated successfully, but these errors were encountered: