Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeroen-G authored Oct 2, 2023
1 parent f058487 commit 2372308
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
# 🏔️ *Artisanal Docker images with Alpine Linux*

[![Docker Pulls][ico-pulls]][link-docker-hub]
[![Docker Cloud Build Status][ico-build]][link-docker-hub]
[![CI/CD][ico-actions]][link-actions]
[![Docker Image Size (latest by date)][ico-size]][link-docker-hub]

A set of lightweight Docker images created with Laravel in mind, but work just as fine for other applications.
Expand Down Expand Up @@ -105,8 +103,5 @@ Note: this only runs horizon locally using docker-compose. As soon as you want t
Clone this repository and run `make` to see which commands are there to help you. every command requires a `TAG=` parameter, which is the Docker image you want to build, for example: `make build TAG=web7.3`.

[link-docker-hub]: https://hub.docker.com/r/jeroeng/alpine-artisan
[link-actions]: https://github.com/Jeroen-G/alpine-artisan/actions/workflows/ci.yml
[ico-pulls]: https://img.shields.io/docker/pulls/jeroeng/alpine-artisan?style=flat-square
[ico-build]: https://img.shields.io/docker/cloud/build/jeroeng/alpine-artisan?style=flat-square
[ico-actions]: https://img.shields.io/github/actions/status/Jeroen-G/alpine-artisan/ci.yml?label=CI%2FCD&style=flat-square
[ico-size]: https://img.shields.io/docker/image-size/jeroeng/alpine-artisan?style=flat-square

0 comments on commit 2372308

Please sign in to comment.