Skip to content

Afthaab/Docker-Compose-for-Todo-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker-Compose-for-Todo-Application

This repository contains a docker file and docker-compose file for my todo application.

Docker-Compose

Docker compose is conternization tool which is used run and manage mulitple containers.

Pull docker images from the docker hub

docker pull afthab2015/crudapp:1

docker pull postgres

Docker-compose command

docker compose up -d

About

This repository contains a dockerfile and docker-compose file for a go lang todo application

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published