mirror of
https://github.com/RGBCube/selfharm-linux
synced 2025-07-28 16:07:45 +00:00
First commit
This commit is contained in:
commit
73a51037e2
3 changed files with 31 additions and 0 deletions
5
Dockerfile
Normal file
5
Dockerfile
Normal file
|
@ -0,0 +1,5 @@
|
|||
FROM debian:jessie
|
||||
|
||||
COPY bash.bashrc /etc/
|
||||
|
||||
ENTRYPOINT ["bash"]
|
Loading…
Add table
Add a link
Reference in a new issue