Skip to content

Add docker container with Apollo

Vitaly Slobodin requested to merge vs/add-docker-image-with-apollo into master

We want to add additional linting of our GraphQL queries with help of Apollo CLI tool. Last time we went with directly adding Apollo to the packages list and that broke the CNG and Debian packages due to amount of updated / changed dependencies. Instead of adding Apollo directly we want to use dockerized version, i.e. without adding it to the packages list.

Here is the integration merge request.

See also gitlab#344088 (closed)

Edited by Vitaly Slobodin

Merge request reports