# Set up a packer image in Docker. FROM ubuntu:22.04 MAINTAINER Kyle Isom add . packer ENTRYPOINT ["/usr/bin/env", "bash"]