Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 780 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 780 Bytes

Platform team utilities

This project is a Docker CLI project that provides common tools used by a platform team.

Usage:

  • Run the Docker CLI commands to manage containers, images, networks, and volumes.
  • Use the provided tools to streamline the development and deployment processes.

Adding a package:

  • Archlinux (not aur): Add the package name to the src/arch.pkgs file.
  • Python: Add the package name to the src/python.pkgs file.

Dependencies:

  • Docker: Make sure Docker is installed and properly configured on your system.

Contributing:

  • Fork the repository and make your changes.
  • Submit a pull request with a detailed description of the changes made.

License:

  • This project is licensed under the GPL3 License. See the LICENSE file for more details.