1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2025-03-29 21:46:53 +02:00

upgrade opencart

This commit is contained in:
kev 2015-11-03 11:00:59 +08:00
parent 928885aade
commit cdbff7a678
2 changed files with 5 additions and 3 deletions

View File

@ -14,8 +14,8 @@ RUN apt-get update && apt-get install -y libpng12-dev libjpeg-dev libmcrypt-dev
WORKDIR /var/www/html
ENV OPENCART_VER 2.0.3.1
ENV OPENCART_MD5 222c20ee61a4ff280f55fb0ea688c746
ENV OPENCART_VER 2.1.0.1
ENV OPENCART_MD5 f9b6d51576f55557859c732773c37dee
ENV OPENCART_URL https://github.com/opencart/opencart/archive/${OPENCART_VER}.tar.gz
ENV OPENCART_FILE opencart.tar.gz

View File

@ -1,7 +1,7 @@
opencart
========
`OpenCart` is designed feature rich, easy to use, search engine
[OpenCart][1] is designed feature rich, easy to use, search engine
friendly and with a visually appealing interface.
```
@ -20,3 +20,5 @@ mysql:
- MYSQL_DATABASE=opencart
restart: always
```
[1]: http://www.opencart.com/index.php