Note
Every directory have inside it's own 'README.dm' or similar '.md' format information file. All readmes are written in polish language
In lab 5 are used Linux alpine-minirootfs-3.21.3-x86_64 and nginx images.
In Zadanie1 is used Linux node:18-alpine
In Zadanie2 is used same as Zadanie1 Linux node:18-alpine and it supported architectures: linux/arm64 and linux/amd64.
Zadanie2 also uses github actions 'zad2.yml' file, which is located in docker/.github/workflows/.
In lab11 is used nginx image.
In lab12 is used ...