start tests
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
FROM ubuntu
|
||||
RUN apt-get update
|
||||
@@ -0,0 +1,2 @@
|
||||
FROM myrepo/mygroup:sometag2
|
||||
RUN apt-get update
|
||||
@@ -0,0 +1 @@
|
||||
FROM mygroup/myrepo:latest
|
||||
Reference in New Issue
Block a user