Skip to content
#

container-images

Here are 13 public repositories matching this topic...

nixery
truatpasteurdotfr
truatpasteurdotfr commented Oct 26, 2021
[tru@elitebook840g3 ~]$ docker images nixery.dev/shell/bash
REPOSITORY              TAG                 IMAGE ID            CREATED             SIZE
nixery.dev/shell/bash   latest              4edc2efa819a        292 years ago       105 MB
[tru@elitebook840g3 ~]$ docker run -ti nixery.dev/shell/bash bash
bash-5.1# ls -ld /
dr-xr-xr-x 14 0 0 15 Oct 26 22:37 /
bash-5.1# 

as / is not

enhancement good first issue

Improve this page

Add a description, image, and links to the container-images topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the container-images topic, visit your repo's landing page and select "manage topics."

Learn more