Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/azmisahin/azmisahin-software-web-package-template-pip-python-v1
Project template for the development and production phases of Python packages.
https://github.com/azmisahin/azmisahin-software-web-package-template-pip-python-v1
alpine debian devcontainer docker docker-compose pip python
Last synced: 19 days ago
JSON representation
Project template for the development and production phases of Python packages.
- Host: GitHub
- URL: https://github.com/azmisahin/azmisahin-software-web-package-template-pip-python-v1
- Owner: azmisahin
- License: mit
- Created: 2024-02-25T21:47:29.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-03-11T09:46:43.000Z (10 months ago)
- Last Synced: 2024-03-11T11:03:34.119Z (10 months ago)
- Topics: alpine, debian, devcontainer, docker, docker-compose, pip, python
- Language: Python
- Homepage:
- Size: 331 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# Introduction
This repository provides a standardized template for Docker projects, compatible with agile processes.🔖 Version: 0.2.1
## Getting Started
Documentation
The project documentation is available in the docs: docs/ directory.* [Documentation](docs/README.md).
## Prerequisites
To contribute to this project, you will need the following:✅ [Docker](https://www.docker.com/) installed and configured
✅ [Visual Studio Code](https://code.visualstudio.com/) installed
✅ Familiarity with the Dockerfile format and [Development Container](https://containers.dev/)## Contribution
To contribute to this project, please review the Participant Agreement: CODE_OF_CONDUCT.md and follow the guidelines in the Contributing: CONTRIBUTING.md document.[How to Provide Storey](CONTRIBUTING.md)
[Code of Conduct](CODE_OF_CONDUCT.md).