blob: ebb6072113a3e62287c59815c74e601bbabe52ee [file] [log] [blame]
FROM google/cloud-sdk
COPY run.sh /bin
CMD ["bash", "-xe", "/bin/run.sh"]