Sign inSign up

chrisns/docker-devtest

By chrisns

Updated about 1 month ago

Image
0

10K+

chrisns/docker-devtest repository overview

Pre-Interview Exercise

Scenario

You have been given a docker image by a developer but they've unhelpfully not supplied any documentation, it is your responsibility to figure out what on earth they've done in order to start the application.

Instructions

Make the docker container chrisns/docker-devtest run, you'll be told when you've reached the end.

You're expected to capture your full shell history while you're working on this, we're mostly interested in seeing your workings rather than the finished end result, so please annotate this with your thinking on what you're exploring and what you learn from the output each time.

Once you've got it to execute with just docker, you should then get it to work

Expected outputs

  • shell_history.txt - annotated shell history.
  • docker-compose.yaml - a working Docker Compose implementation of the app
  • deployment.yaml - a working deployment yaml for Kubernetes that can be deployed to minikube

Tag summary

Content type

Image

Digest

sha256:9f5788de5

Size

4.2 MB

Last updated

about 1 month ago

docker pull chrisns/docker-devtest