Skip to content

Commit fce07ed

Browse files
committed
cleanup edge dockerfile
1 parent 5bc38f7 commit fce07ed

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

edge/Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,7 @@ RUN gem build bashly.gemspec
99
RUN gem install bashly*.gem
1010

1111
WORKDIR /app
12+
RUN rm -rf /bashly
13+
1214
VOLUME /app
1315
ENTRYPOINT ["bashly"]

0 commit comments

Comments
 (0)