Skip to content

This project puts into practice what I studied about docker & docker-compose. | Project made while attending Trybe.

License

Notifications You must be signed in to change notification settings

lkotlarenko/Project-Docker-To-Do-List

Repository files navigation

About this project

This project puts into practice what I studied about docker & docker-compose and is the first contact I had with docker at Trybe

Skills

  • Use Docker commands in the CLI - Command Line Interface;
  • Create a Docker Container for a front-end application;
  • Create a Docker Container for a back-end application;
  • Create a Docker Container for a test application;
  • Orchestrate the three containers using the docker-compose.

What should be developed

Containerize an application's frontend, backend, and tests (provided by Trybe), create a connection between them, and orchestrate their operation.

Development

Created images of the applications and configured them with Docker-Compose.


About

This project puts into practice what I studied about docker & docker-compose. | Project made while attending Trybe.

Topics

Resources

License

Stars

Watchers

Forks