Skip to content

Conversation

@MrLokans
Copy link

@MrLokans MrLokans commented Jun 17, 2017

Refers to issue #6

To test it locally:

# Build actual image
docker build .  -t needl
# Run it with no traces in system after completion
# Note that passing --daemon flag will make no sense with docker
docker run --rm $(docker images | grep needl | awk '{print $3}') --verbose

Here is an instruction how to actually tag and push the image built to the dockerhub:
https://docs.docker.com/docker-cloud/builds/push-images/

@MrLokans MrLokans mentioned this pull request Jun 23, 2017
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