Skip to content

Latest commit

 

History

History
36 lines (22 loc) · 1.18 KB

README.md

File metadata and controls

36 lines (22 loc) · 1.18 KB

Docker Clients App v2

Description

[AI Generated Description]

This is a simple CRUD application for handling freelance clients. It is a work in progress.

Features Checklist

Usage

  1. Clone the repository and navigate to the project directory
  2. Run docker-compose up -d --build to build the containers
  3. Run docker-compose down to stop the containers

Scripts

./bin/docker-clean.sh

This script will remove all stopped containers, dangling images, and unused networks.

./bin/docker-rebuild.sh

This script will rebuild the containers.

License

This project is licensed under the MIT License - see the LICENSE file for details.