An extremely simple Docker container used internally for demonstrating some of the concepts for Apollo.
The image is based on gliderlabs/alpine and contains a nodejs service exposing a very simple REST endpoint, which returns the current version of itself.
git clone https://github.com/Capgemini/apollo-example-nodejs-rest.git
cd apollo-example-nodejs-rest
docker-compose build
docker-compose up -d
Content type
Image
Digest
sha256:1b35003d9…
Size
11.6 MB
Last updated
over 11 years ago
docker pull capgemini/apollo-example-nodejs-rest