Skip to content

Added . in ReadMe (Using Ward inside docker)#45

Open
OceanTechnic wants to merge 3 commits intoRudolf-Barbu:masterfrom
OceanTechnic:master
Open

Added . in ReadMe (Using Ward inside docker)#45
OceanTechnic wants to merge 3 commits intoRudolf-Barbu:masterfrom
OceanTechnic:master

Conversation

@OceanTechnic
Copy link
Copy Markdown

Without . docker will not build the image

From: docker build --tag ward

TO: docker build . --tag ward

Without . docker will not build the image
@YueMiyuki
Copy link
Copy Markdown

Yes, it need to know that the dockerfile is in the current path and build it, but i will recommand docker build --tag ward . because it looks more neat

@OceanTechnic
Copy link
Copy Markdown
Author

@ItzMiracleOwO I added the . at the end

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