Skip to content

WahyuS002/dockerfile-templates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Dockerfile Templates

A collection of reusable Dockerfile templates and configurations for various development environments and services.

Getting Started

Each directory contains its own README with specific instructions for building and using the containers. Navigate to the specific service directory you're interested in to get started.

Prerequisites

  • Docker installed on your system
  • Docker Compose (for multi-container setups)

Usage

  1. Clone this repository:
git clone https://github.com/yourusername/dockerfile-templates.git
  1. Navigate to the desired template directory:
cd dockerfile-templates/ssh
  1. Follow the specific README instructions in that directory

Contributing

  1. Fork the repository
  2. Create a new branch for your template
  3. Add your Dockerfile and related configurations
  4. Include a README.md in your template directory
  5. Submit a Pull Request

License

MIT License - feel free to use and modify as needed.

Contact

For questions or suggestions, please open an issue in the repository.

About

Collection of reusable Dockerfile templates and configurations

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors