mirror of
https://github.com/docker/build-push-action.git
synced 2024-11-06 00:35:53 -05:00
eebf87aed1
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2 lines
32 B
Docker
2 lines
32 B
Docker
FROM busybox
|
|
RUN cat /etc/hosts
|