chore: add source for amdgpu and basic docker commands

This commit is contained in:
Michele Cereda
2024-06-07 01:02:02 +02:00
parent 55fa8f3cc3
commit 831399bd8a
2 changed files with 6 additions and 0 deletions

4
snippets/docker.sh Normal file
View File

@@ -0,0 +1,4 @@
#!/usr/bin/env sh
docker images -a
docker images --digests