mirror of
https://github.com/docker/build-push-action.git
synced 2026-09-22 03:58:49 +00:00
eebf87aed1
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
3 lines
32 B
Docker
3 lines
32 B
Docker
FROM busybox
|
|
RUN cat /etc/hosts
|