commit
32c8a373fd
@ -0,0 +1,3 @@ |
||||
FROM fedora:32 |
||||
|
||||
RUN dnf install -y neofetch |
@ -0,0 +1,4 @@ |
||||
FROM ubuntu:20.04 |
||||
|
||||
RUN apt-get update && \ |
||||
apt-get install -y neofetch |
File diff suppressed because it is too large
Load Diff
Reference in new issue