Skip to content
This repository has been archived by the owner on Jan 19, 2022. It is now read-only.

Commit

Permalink
Update README with docker tag & push commands
Browse files Browse the repository at this point in the history
  • Loading branch information
David Salgado committed Dec 9, 2016
1 parent 93cd839 commit ee63201
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,15 @@ Allow some time for the clamav-rest container to finish starting up, then;
./test.sh


# Push to MoJ repository

Adjust version number, as appropriate

docker tag clamav-rest registry.service.dsd.io/ministryofjustice/clamav-rest:0.1.0

docker push registry.service.dsd.io/ministryofjustice/clamav-rest:0.1.0


# What is it?

## The big picture
Expand Down

0 comments on commit ee63201

Please sign in to comment.