Skip to content

Commit

Permalink
dockerfiles: Add schily-20201009 dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
ko1nksm committed Oct 15, 2020
1 parent a1086bb commit 8f004dc
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
4 changes: 4 additions & 0 deletions dockerfiles/schily-20201009-bosh-20201007
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
FROM shellspec/schilytools:2020-10-09
RUN apt-get update && apt-get install -y procps
RUN useradd -m user
ENV SH=/usr/local/bin/bosh
3 changes: 3 additions & 0 deletions dockerfiles/schily-20201009-pbosh-20201007
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
FROM shellspec/schilytools:2020-10-09
RUN useradd -m user
ENV SH=/usr/local/bin/pbosh

0 comments on commit 8f004dc

Please sign in to comment.