|
1 | | -<p align="center"> |
2 | | - <img width="500" height="180" src="https://jolicode.com/media/original/docker-starter-logo.png" alt="Docker starter kit logo" /> |
3 | | -</p> |
4 | | - |
5 | | -<p align="center"> |
6 | | - <i>Collection of Dockerfile and docker-compose configurations wrapped in an easy-to-use command line, oriented for PHP projects.</i> |
7 | | -</p> |
8 | | - |
9 | | -## What is Docker Starter Kit |
10 | | - |
11 | | -This repository provides a Docker infrastructure for your PHP projects with |
12 | | -built-in support for HTTPS, custom domain, databases, workers... and is used as |
13 | | -a foundation for our projects at [JoliCode](https://jolicode.com/). |
| 1 | +<h1 align="center"> |
| 2 | + <a href="https://github.com/jolicode/docker-starter"><img src="https://jolicode.com/media/original/oss/headers/docker-starter.png" alt="Docker Starter"></a> |
| 3 | + <br /> |
| 4 | + Docker Starter |
| 5 | + <br /> |
| 6 | + <sub><em><h6>A docker-based infrastructure wrapped in an easy-to-use command line, oriented for PHP projects.</h6></em></sub> |
| 7 | +</h1> |
| 8 | + |
| 9 | +This repository contains a collection of Dockerfile and docker-compose configurations |
| 10 | +for your PHP projects with built-in support for HTTPS, custom domain, databases, workers... |
| 11 | +and is used as a foundation for our projects at [JoliCode](https://jolicode.com/). |
14 | 12 |
|
15 | 13 | > [!WARNING] |
16 | | -> You are reading the README of version 4 that uses [castor](https://github.com/jolicode/castor). |
| 14 | +> You are reading the README of version 4 that uses [Castor](https://castor.jolicode.com). |
17 | 15 |
|
18 | 16 | * If you are using [Invoke](https://www.pyinvoke.org/), you can read the [dedicated README](https://github.com/jolicode/docker-starter/tree/v3.11.0); |
19 | 17 | * If you are using [Fabric](https://www.fabfile.org/), you can read the [dedicated README](https://github.com/jolicode/docker-starter/tree/v2.0.0); |
@@ -1144,5 +1142,9 @@ the registry to pull the images: |
1144 | 1142 |
|
1145 | 1143 | ## Credits |
1146 | 1144 |
|
1147 | | -- Created at [JoliCode](https://jolicode.com/) |
1148 | | -- Logo by [Caneco](https://twitter.com/caneco) |
| 1145 | +Docker-starter logo was created by [Caneco](https://twitter.com/caneco). |
| 1146 | + |
| 1147 | +<br><br> |
| 1148 | +<div align="center"> |
| 1149 | +<a href="https://jolicode.com/"><img src="https://jolicode.com/media/original/oss/footer-github.png?v3" alt="JoliCode is sponsoring this project"></a> |
| 1150 | +</div> |
0 commit comments