mirror of
https://gitea.com/docker/build-push-action.git
synced 2025-02-07 18:41:14 +01:00
2 lines
38 B
Docker
2 lines
38 B
Docker
FROM alpine
|
|
RUN cat /proc/self/cgroup
|