Skip to content

Update tutorial.md#7

Open
mdtanrikulu wants to merge 1 commit into
masterfrom
fix_image_name
Open

Update tutorial.md#7
mdtanrikulu wants to merge 1 commit into
masterfrom
fix_image_name

Conversation

@mdtanrikulu

Copy link
Copy Markdown

docker build -t tutorial_app -f Dockerfile . will create tutorial_app image with latest tag. I think the correct one should be docker build -t golemfactory/tutorialapp:1.0.0 -f Dockerfile .

`docker build -t tutorial_app -f Dockerfile .` will create `tutorial_app` image with `latest` tag. I think the correct one should be `docker build -t golemfactory/tutorialapp:1.0.0 -f Dockerfile .`
@claassistantio

claassistantio commented Feb 19, 2020

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

@maaktweluit maaktweluit left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice one! forgot to replace this in my last pr :(

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.

3 participants