Second commit

This commit is contained in:
Elia el Lazkani 2020-10-02 20:08:22 +02:00
commit 32c8a373fd
3 changed files with 1149 additions and 0 deletions

3
Dockerfile.fedora Normal file
View file

@ -0,0 +1,3 @@
FROM fedora:32
RUN dnf install -y neofetch

4
Dockerfile.ubuntu Normal file
View file

@ -0,0 +1,4 @@
FROM ubuntu:20.04
RUN apt-get update && \
apt-get install -y neofetch

1142
presentation.org Normal file

File diff suppressed because it is too large Load diff