Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
BioHPC
clair-singularity
Commits
7cc74acb
Commit
7cc74acb
authored
Aug 24, 2017
by
David Trudgian
Browse files
Arghh - docker image typo in travis.yml
parent
f0d3c56a
Changes
1
Show whitespace changes
Inline
Side-by-side
.travis.yml
View file @
7cc74acb
...
...
@@ -11,8 +11,8 @@ before_install:
-
sudo apt-key adv --recv-keys --keyserver hkp://pool.sks-keyservers.net:80 0xA5D32F012649A5A9
-
sudo apt-get -qq update
-
sudo apt-get install -y singularity-container
-
docker pull arminc/clair-db:201
8
7-08-21
-
docker run -d --name db arminc/clair-db:201
8
7-08-21
-
docker pull arminc/clair-db:2017-08-21
-
docker run -d --name db arminc/clair-db:2017-08-21
-
docker pull arminc/clair-local-scan:v2.0.0
-
docker run -p 6060:6060 --link db:postgres -d --name clair arminc/clair-local-scan:v2.0.0
-
docker ps
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment