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

Commit

Permalink
switch to dbresson user for the dockerhub repo
Browse files Browse the repository at this point in the history
  • Loading branch information
David Bresson committed Jun 20, 2018
1 parent 0f43c85 commit cfd08f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ relpath="$(dirname $0)"
[ -n "$relpath" ] && cd "$relpath"

docker build -t bedouin-builder --build-arg "NOMAD_VERSION=$NOMAD_VERSION" . &&
docker run --rm bedouin-builder | docker build -t "compellon/nomad-bedouin:$NOMAD_VERSION" -
docker run --rm bedouin-builder | docker build -t "dbresson/nomad-bedouin:$NOMAD_VERSION" -

0 comments on commit cfd08f2

Please sign in to comment.