docker-gcloud-sdk-emulators/Dockerfile

4 строки
119 B
Docker

FROM google/cloud-sdk:alpine
RUN apk add --no-cache openjdk8-jre
RUN gcloud -q components install beta pubsub-emulator