mirror of
https://gitee.com/actions-mirror/docker-build-push-action
synced 2026-06-09 04:39:44 +08:00
3 lines
32 B
Docker
3 lines
32 B
Docker
FROM busybox
|
|
RUN cat /etc/hosts
|