https://gitlab.com/mog33/docker-images
Docker Images used by https://gitlab.com/mog33/docker-compose-drupal.
https://gitlab.com/mog33/docker-images
docker drupal8
Last synced: 9 months ago
JSON representation
Docker Images used by https://gitlab.com/mog33/docker-compose-drupal.
- Host: gitlab.com
- URL: https://gitlab.com/mog33/docker-images
- Owner: mog33
- License: gpl-3.0
- Archived: true
- Created: 2018-06-05T22:45:10.449Z (about 8 years ago)
- Default Branch: master
- Last Synced: 2024-09-27T10:41:11.986Z (over 1 year ago)
- Topics: docker, drupal8
- Stars: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Drupal Docker Compose - Docker images
[](https://gitlab.com/mog33/docker-images/commits/master)
Alpine base
[](https://hub.docker.com/r/mogtofu33/alpine-base/)
[](https://microbadger.com/images/mogtofu33/alpine-base)
Php
[](https://hub.docker.com/r/mogtofu33/php/)
[](https://microbadger.com/images/mogtofu33/php)
Apache
[](https://hub.docker.com/r/mogtofu33/apache/)
[](https://microbadger.com/images/mogtofu33/apache)
Solr
[](https://hub.docker.com/r/mogtofu33/solr/)
[](https://microbadger.com/images/mogtofu33/solr)
Dashboard
[](https://hub.docker.com/r/mogtofu33/dashboard/)
[](https://microbadger.com/images/mogtofu33/dashboard)
My Docker Images to use with Drupal Docker Compose project.
* [Docker Compose Drupal](https://github.com/Mogtofu33/docker-compose-drupal)
## Build and test
### Gitlab-CI
Build, test and release to Docker Hub.
* [Gitlab-CI Pipelines](https://gitlab.com/mog33/docker-images/pipelines)
### Locally
make build
make test
# If everything is ok, should return build success and some infos.
make clean
Then commit changes.