generated from RuiFPB/tyra-linux-template
Initial commit
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
# syntax=docker/dockerfile:1
|
||||
FROM h4570/tyra
|
||||
|
||||
RUN apt-get update
|
||||
RUN apt-get install git -y
|
||||
|
||||
WORKDIR /src
|
||||
CMD ["/bin/bash"]
|
||||
Reference in New Issue
Block a user