mirror of
https://github.com/tmate-io/tmate.git
synced 2026-07-21 02:09:54 +00:00
remove bash addition
This commit is contained in:
parent
231a658e32
commit
705a070304
1 changed files with 0 additions and 1 deletions
|
|
@ -30,7 +30,6 @@ RUN ./tmate -V
|
|||
|
||||
FROM alpine:3.9
|
||||
|
||||
RUN apk --no-cache add bash
|
||||
RUN mkdir /build
|
||||
ENV PATH=/build:$PATH
|
||||
COPY --from=build /build/tmate.symbols /build
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue