3 lines
39 B
Plaintext
3 lines
39 B
Plaintext
FROM alpine
|
|
RUN cat /proc/self/uid_map
|
FROM alpine
|
|
RUN cat /proc/self/uid_map
|