first row
This commit is contained in:
5
nginx/images_commands
Normal file
5
nginx/images_commands
Normal file
@@ -0,0 +1,5 @@
|
||||
# images
|
||||
docker image inspect --format='{{.Os}}' nginx
|
||||
# container
|
||||
docker container inspect --format='{{.Platform}}' nginx
|
||||
linux
|
||||
Reference in New Issue
Block a user