Skip to content

Commit ca7fdd0

Browse files
committed
Switch base image to quay.io
1 parent fba278d commit ca7fdd0

3 files changed

Lines changed: 12 additions & 4 deletions

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM wavesoftware/php7
1+
FROM quay.io/wavesoftware/php7
22
RUN apt-get update && apt-get install -y \
33
imagemagick \
44
ffmpeg \

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@
186186
same "printed page" as the copyright notice for easier
187187
identification within third-party archives.
188188

189-
Copyright [yyyy] [name of copyright owner]
189+
Copyright 2018-2019 Wave Software
190190

191191
Licensed under the Apache License, Version 2.0 (the "License");
192192
you may not use this file except in compliance with the License.

README.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,10 @@
1-
# docker-php7-toolassisted
2-
A PHP7 fpm distibution used by WaveSoftware PHP hosts with command line tools
1+
WaveSoftware PHP7 - Tool Assisted
2+
=================================
3+
4+
[![Docker Repository on Quay](https://quay.io/repository/wavesoftware/php7-toolassisted/status "Docker Repository on Quay")](https://quay.io/repository/wavesoftware/php7-toolassisted)
5+
6+
A PHP7 fpm distribution used by WaveSoftware PHP hosts with additional command line tools:
7+
8+
* ImageMagick
9+
* FFMpeg
10+
* LibreOffice

0 commit comments

Comments
 (0)