Skip to content

itmo-ict-faculty/itdt-contained-frontend

Repository files navigation

Getting started with ITDT

About

This project was created for testing deployment of multiple docker containers inside of Kubernetes or other containers management system. Link to introduction-to-distributed-technologies

Available Scripts

docker-compose up --build -d

Runs container build and starts it in detached mode. Open http://localhost:3001 to view it in your browser.

docker-compose up --build

Runs container build and starts it. Open http://localhost:3001 to view it in your browser.

docker-compose up

Starts container. Open http://localhost:3001 to view it in your browser.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors