FROM ghcr.io/linuxcontainers/alpine
CMD ["/bin/sh", "-c", "echo 'Image built!'"]