mirror of
https://gitea.com/docker/build-push-action.git
synced 2025-09-15 00:28:20 +07:00
3 lines
38 B
Docker
3 lines
38 B
Docker
FROM alpine
|
|
RUN cat /proc/self/cgroup
|