mirror of
https://git.mirrors.martin98.com/https://github.com/docker/build-push-action
synced 2025-08-22 04:09:09 +08:00
3 lines
38 B
Docker
3 lines
38 B
Docker
FROM alpine
|
|
RUN cat /proc/self/cgroup
|