fossasia / open-event-server

Use arguments JSON notation for CMD and ENTRYPOINT arguments DOK-DL3025
Bug risk
Major
5 months agoa year old
Use arguments JSON notation for CMD and ENTRYPOINT arguments
 8RUN apt-get update -y && apt-get install -y google-cloud-sdk && apt-get autoremove -y
 9RUN apt-get clean -y
10
11CMD gcloud info