parent
044b8da55a
commit
759617c9c0
288 changed files with 13040 additions and 1 deletions
5
bots/images/scripts/lib/base/Dockerfile
Normal file
5
bots/images/scripts/lib/base/Dockerfile
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
FROM fedora:30
|
||||
|
||||
ADD setup.sh /setup.sh
|
||||
|
||||
RUN /setup.sh
|
||||
Loading…
Add table
Add a link
Reference in a new issue