Dimanaux / java-lab-iaas-2020

MIT License
0 stars 0 forks source link

Find super slim image with a web server for testing #9

Closed Dimanaux closed 4 years ago

Dimanaux commented 4 years ago

It should access database or cache to test that services are connected. It can be node.js + express/ruby + sinatra/python + flask/go + something else.

Dimanaux commented 4 years ago

docker pull python:alpine3.12

Dimanaux commented 4 years ago

docker pull ruby:alpine3.12

Dimanaux commented 4 years ago

docker pull node:12.18.2-alpine3.12