little cleanup

This commit is contained in:
Mahmoud Zalt
2017-04-20 13:55:09 -04:00
committed by Diego Antunes
parent 4ce1d7f64a
commit bce05e4b59
19 changed files with 110 additions and 110 deletions

View File

@ -4,7 +4,7 @@
#--------------------------------------------------------------------------
#
# To edit the 'workspace' base Image, visit its repository on Github
# https://github.com/LaraDock/workspace
# https://github.com/Laradock/workspace
#
# To change its version, see the available Tags on the Docker Hub:
# https://hub.docker.com/r/laradock/workspace/tags/
@ -23,7 +23,7 @@ MAINTAINER Mahmoud Zalt <mahmoud@zalt.me>
# Mandatory Software's such as ("php7.1-cli", "git", "vim", ....) are
# installed on the base image 'laradock/workspace' image. If you want
# to add more Software's or remove existing one, you need to edit the
# base image (https://github.com/LaraDock/workspace).
# base image (https://github.com/Laradock/workspace).
#
#