No description
  • EJS 54.9%
  • JavaScript 29.1%
  • Dockerfile 16%
Find a file
Sylvia Favello 244c402223
Merge pull request #24 from lebe24/Docker-UI-update
feature : Docker todo ui update
2024-04-11 07:50:47 -07:00
app Change: Remove the docker logo and todo's 2024-04-11 01:08:53 +01:00
.DS_Store Change: Remove the docker logo and todo's 2024-04-11 01:08:53 +01:00
.gitignore feature : Docker todo ui update 2024-04-05 00:11:59 +01:00
compose.yaml add support of compose watch for Docker Desktop walkthroughs (#7) 2023-11-14 09:46:53 -05:00
README.md implemented changes in DA-637 2023-06-23 14:06:20 +01:00

Multi Containers App

This is a repo for new users getting started with Docker.

You can try it out using the following command.

docker compose up -d

And open http://localhost:3000 in your browser.