3 lines
39 B
Docker
3 lines
39 B
Docker
FROM busybox
|
|
RUN mount | grep /dev/shm
|
FROM busybox
|
|
RUN mount | grep /dev/shm
|