initial commit

This commit is contained in:
len0rd 2023-10-23 23:47:34 -04:00
commit 3f900a2f75
9 changed files with 59 additions and 0 deletions

5
01_registry_pull/pull.sh Executable file
View file

@ -0,0 +1,5 @@
#!/bin/bash
docker pull ubuntu:23.04
docker image ls | grep ubuntu