sig-cloud-instance-images/Dockerfile
Neil Hanlon 7596a12bcc
Update template branch (#27)
* Update template branch

* Add script to generate new branches

* move script to main branch
2022-10-01 13:27:54 -04:00

4 lines
51 B
Docker

FROM scratch
ADD layer.tar.xz /
CMD ["/bin/bash"]