Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
4 changes: 2 additions & 2 deletions images/1.7.7.0/7.1-apache/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
FROM prestashop/base:7.1-apache
LABEL maintainer="PrestaShop Core Team <[email protected]>"

ENV PS_VERSION 1.7.7.0
ENV PS_VERSION=1.7.7.0

# Get PrestaShop
ADD https://www.prestashop.com/download/old/prestashop_1.7.7.0.zip /tmp/prestashop.zip
ADD https://api.prestashop-project.org/assets/prestashop/1.7.7.0/prestashop.zip /tmp/prestashop.zip

# Extract
RUN mkdir -p /tmp/data-ps \
Expand Down
4 changes: 2 additions & 2 deletions images/1.7.7.0/7.1-fpm/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
FROM prestashop/base:7.1-fpm
LABEL maintainer="PrestaShop Core Team <[email protected]>"

ENV PS_VERSION 1.7.7.0
ENV PS_VERSION=1.7.7.0

# Get PrestaShop
ADD https://www.prestashop.com/download/old/prestashop_1.7.7.0.zip /tmp/prestashop.zip
ADD https://api.prestashop-project.org/assets/prestashop/1.7.7.0/prestashop.zip /tmp/prestashop.zip

# Extract
RUN mkdir -p /tmp/data-ps \
Expand Down
4 changes: 2 additions & 2 deletions images/1.7.7.0/7.2-apache/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
FROM prestashop/base:7.2-apache
LABEL maintainer="PrestaShop Core Team <[email protected]>"

ENV PS_VERSION 1.7.7.0
ENV PS_VERSION=1.7.7.0

# Get PrestaShop
ADD https://www.prestashop.com/download/old/prestashop_1.7.7.0.zip /tmp/prestashop.zip
ADD https://api.prestashop-project.org/assets/prestashop/1.7.7.0/prestashop.zip /tmp/prestashop.zip

# Extract
RUN mkdir -p /tmp/data-ps \
Expand Down
4 changes: 2 additions & 2 deletions images/1.7.7.0/7.2-fpm/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
FROM prestashop/base:7.2-fpm
LABEL maintainer="PrestaShop Core Team <[email protected]>"

ENV PS_VERSION 1.7.7.0
ENV PS_VERSION=1.7.7.0

# Get PrestaShop
ADD https://www.prestashop.com/download/old/prestashop_1.7.7.0.zip /tmp/prestashop.zip
ADD https://api.prestashop-project.org/assets/prestashop/1.7.7.0/prestashop.zip /tmp/prestashop.zip

# Extract
RUN mkdir -p /tmp/data-ps \
Expand Down
4 changes: 2 additions & 2 deletions images/1.7.7.0/7.3-apache/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
FROM prestashop/base:7.3-apache
LABEL maintainer="PrestaShop Core Team <[email protected]>"

ENV PS_VERSION 1.7.7.0
ENV PS_VERSION=1.7.7.0

# Get PrestaShop
ADD https://www.prestashop.com/download/old/prestashop_1.7.7.0.zip /tmp/prestashop.zip
ADD https://api.prestashop-project.org/assets/prestashop/1.7.7.0/prestashop.zip /tmp/prestashop.zip

# Extract
RUN mkdir -p /tmp/data-ps \
Expand Down
4 changes: 2 additions & 2 deletions images/1.7.7.0/7.3-fpm/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
FROM prestashop/base:7.3-fpm
LABEL maintainer="PrestaShop Core Team <[email protected]>"

ENV PS_VERSION 1.7.7.0
ENV PS_VERSION=1.7.7.0

# Get PrestaShop
ADD https://www.prestashop.com/download/old/prestashop_1.7.7.0.zip /tmp/prestashop.zip
ADD https://api.prestashop-project.org/assets/prestashop/1.7.7.0/prestashop.zip /tmp/prestashop.zip

# Extract
RUN mkdir -p /tmp/data-ps \
Expand Down
4 changes: 2 additions & 2 deletions images/1.7.7.1/7.1-apache/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
FROM prestashop/base:7.1-apache
LABEL maintainer="PrestaShop Core Team <[email protected]>"

ENV PS_VERSION 1.7.7.1
ENV PS_VERSION=1.7.7.1

# Get PrestaShop
ADD https://www.prestashop.com/download/old/prestashop_1.7.7.1.zip /tmp/prestashop.zip
ADD https://api.prestashop-project.org/assets/prestashop/1.7.7.1/prestashop.zip /tmp/prestashop.zip

# Extract
RUN mkdir -p /tmp/data-ps \
Expand Down
4 changes: 2 additions & 2 deletions images/1.7.7.1/7.1-fpm/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
FROM prestashop/base:7.1-fpm
LABEL maintainer="PrestaShop Core Team <[email protected]>"

ENV PS_VERSION 1.7.7.1
ENV PS_VERSION=1.7.7.1

# Get PrestaShop
ADD https://www.prestashop.com/download/old/prestashop_1.7.7.1.zip /tmp/prestashop.zip
ADD https://api.prestashop-project.org/assets/prestashop/1.7.7.1/prestashop.zip /tmp/prestashop.zip

# Extract
RUN mkdir -p /tmp/data-ps \
Expand Down
4 changes: 2 additions & 2 deletions images/1.7.7.1/7.2-apache/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
FROM prestashop/base:7.2-apache
LABEL maintainer="PrestaShop Core Team <[email protected]>"

ENV PS_VERSION 1.7.7.1
ENV PS_VERSION=1.7.7.1

# Get PrestaShop
ADD https://www.prestashop.com/download/old/prestashop_1.7.7.1.zip /tmp/prestashop.zip
ADD https://api.prestashop-project.org/assets/prestashop/1.7.7.1/prestashop.zip /tmp/prestashop.zip

# Extract
RUN mkdir -p /tmp/data-ps \
Expand Down
4 changes: 2 additions & 2 deletions images/1.7.7.1/7.2-fpm/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
FROM prestashop/base:7.2-fpm
LABEL maintainer="PrestaShop Core Team <[email protected]>"

ENV PS_VERSION 1.7.7.1
ENV PS_VERSION=1.7.7.1

# Get PrestaShop
ADD https://www.prestashop.com/download/old/prestashop_1.7.7.1.zip /tmp/prestashop.zip
ADD https://api.prestashop-project.org/assets/prestashop/1.7.7.1/prestashop.zip /tmp/prestashop.zip

# Extract
RUN mkdir -p /tmp/data-ps \
Expand Down
4 changes: 2 additions & 2 deletions images/1.7.7.1/7.3-apache/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
FROM prestashop/base:7.3-apache
LABEL maintainer="PrestaShop Core Team <[email protected]>"

ENV PS_VERSION 1.7.7.1
ENV PS_VERSION=1.7.7.1

# Get PrestaShop
ADD https://www.prestashop.com/download/old/prestashop_1.7.7.1.zip /tmp/prestashop.zip
ADD https://api.prestashop-project.org/assets/prestashop/1.7.7.1/prestashop.zip /tmp/prestashop.zip

# Extract
RUN mkdir -p /tmp/data-ps \
Expand Down
4 changes: 2 additions & 2 deletions images/1.7.7.1/7.3-fpm/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
FROM prestashop/base:7.3-fpm
LABEL maintainer="PrestaShop Core Team <[email protected]>"

ENV PS_VERSION 1.7.7.1
ENV PS_VERSION=1.7.7.1

# Get PrestaShop
ADD https://www.prestashop.com/download/old/prestashop_1.7.7.1.zip /tmp/prestashop.zip
ADD https://api.prestashop-project.org/assets/prestashop/1.7.7.1/prestashop.zip /tmp/prestashop.zip

# Extract
RUN mkdir -p /tmp/data-ps \
Expand Down
4 changes: 2 additions & 2 deletions images/1.7.7.2/7.1-apache/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
FROM prestashop/base:7.1-apache
LABEL maintainer="PrestaShop Core Team <[email protected]>"

ENV PS_VERSION 1.7.7.2
ENV PS_VERSION=1.7.7.2

# Get PrestaShop
ADD https://www.prestashop.com/download/old/prestashop_1.7.7.2.zip /tmp/prestashop.zip
ADD https://api.prestashop-project.org/assets/prestashop/1.7.7.2/prestashop.zip /tmp/prestashop.zip

# Extract
RUN mkdir -p /tmp/data-ps \
Expand Down
4 changes: 2 additions & 2 deletions images/1.7.7.2/7.1-fpm/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
FROM prestashop/base:7.1-fpm
LABEL maintainer="PrestaShop Core Team <[email protected]>"

ENV PS_VERSION 1.7.7.2
ENV PS_VERSION=1.7.7.2

# Get PrestaShop
ADD https://www.prestashop.com/download/old/prestashop_1.7.7.2.zip /tmp/prestashop.zip
ADD https://api.prestashop-project.org/assets/prestashop/1.7.7.2/prestashop.zip /tmp/prestashop.zip

# Extract
RUN mkdir -p /tmp/data-ps \
Expand Down
4 changes: 2 additions & 2 deletions images/1.7.7.2/7.2-apache/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
FROM prestashop/base:7.2-apache
LABEL maintainer="PrestaShop Core Team <[email protected]>"

ENV PS_VERSION 1.7.7.2
ENV PS_VERSION=1.7.7.2

# Get PrestaShop
ADD https://www.prestashop.com/download/old/prestashop_1.7.7.2.zip /tmp/prestashop.zip
ADD https://api.prestashop-project.org/assets/prestashop/1.7.7.2/prestashop.zip /tmp/prestashop.zip

# Extract
RUN mkdir -p /tmp/data-ps \
Expand Down
4 changes: 2 additions & 2 deletions images/1.7.7.2/7.2-fpm/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
FROM prestashop/base:7.2-fpm
LABEL maintainer="PrestaShop Core Team <[email protected]>"

ENV PS_VERSION 1.7.7.2
ENV PS_VERSION=1.7.7.2

# Get PrestaShop
ADD https://www.prestashop.com/download/old/prestashop_1.7.7.2.zip /tmp/prestashop.zip
ADD https://api.prestashop-project.org/assets/prestashop/1.7.7.2/prestashop.zip /tmp/prestashop.zip

# Extract
RUN mkdir -p /tmp/data-ps \
Expand Down
4 changes: 2 additions & 2 deletions images/1.7.7.2/7.3-apache/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
FROM prestashop/base:7.3-apache
LABEL maintainer="PrestaShop Core Team <[email protected]>"

ENV PS_VERSION 1.7.7.2
ENV PS_VERSION=1.7.7.2

# Get PrestaShop
ADD https://www.prestashop.com/download/old/prestashop_1.7.7.2.zip /tmp/prestashop.zip
ADD https://api.prestashop-project.org/assets/prestashop/1.7.7.2/prestashop.zip /tmp/prestashop.zip

# Extract
RUN mkdir -p /tmp/data-ps \
Expand Down
4 changes: 2 additions & 2 deletions images/1.7.7.2/7.3-fpm/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
FROM prestashop/base:7.3-fpm
LABEL maintainer="PrestaShop Core Team <[email protected]>"

ENV PS_VERSION 1.7.7.2
ENV PS_VERSION=1.7.7.2

# Get PrestaShop
ADD https://www.prestashop.com/download/old/prestashop_1.7.7.2.zip /tmp/prestashop.zip
ADD https://api.prestashop-project.org/assets/prestashop/1.7.7.2/prestashop.zip /tmp/prestashop.zip

# Extract
RUN mkdir -p /tmp/data-ps \
Expand Down
4 changes: 2 additions & 2 deletions images/1.7.7.3/7.1-apache/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
FROM prestashop/base:7.1-apache
LABEL maintainer="PrestaShop Core Team <[email protected]>"

ENV PS_VERSION 1.7.7.3
ENV PS_VERSION=1.7.7.3

# Get PrestaShop
ADD https://www.prestashop.com/download/old/prestashop_1.7.7.3.zip /tmp/prestashop.zip
ADD https://api.prestashop-project.org/assets/prestashop/1.7.7.3/prestashop.zip /tmp/prestashop.zip

# Extract
RUN mkdir -p /tmp/data-ps \
Expand Down
4 changes: 2 additions & 2 deletions images/1.7.7.3/7.1-fpm/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
FROM prestashop/base:7.1-fpm
LABEL maintainer="PrestaShop Core Team <[email protected]>"

ENV PS_VERSION 1.7.7.3
ENV PS_VERSION=1.7.7.3

# Get PrestaShop
ADD https://www.prestashop.com/download/old/prestashop_1.7.7.3.zip /tmp/prestashop.zip
ADD https://api.prestashop-project.org/assets/prestashop/1.7.7.3/prestashop.zip /tmp/prestashop.zip

# Extract
RUN mkdir -p /tmp/data-ps \
Expand Down
4 changes: 2 additions & 2 deletions images/1.7.7.3/7.2-apache/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
FROM prestashop/base:7.2-apache
LABEL maintainer="PrestaShop Core Team <[email protected]>"

ENV PS_VERSION 1.7.7.3
ENV PS_VERSION=1.7.7.3

# Get PrestaShop
ADD https://www.prestashop.com/download/old/prestashop_1.7.7.3.zip /tmp/prestashop.zip
ADD https://api.prestashop-project.org/assets/prestashop/1.7.7.3/prestashop.zip /tmp/prestashop.zip

# Extract
RUN mkdir -p /tmp/data-ps \
Expand Down
4 changes: 2 additions & 2 deletions images/1.7.7.3/7.2-fpm/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
FROM prestashop/base:7.2-fpm
LABEL maintainer="PrestaShop Core Team <[email protected]>"

ENV PS_VERSION 1.7.7.3
ENV PS_VERSION=1.7.7.3

# Get PrestaShop
ADD https://www.prestashop.com/download/old/prestashop_1.7.7.3.zip /tmp/prestashop.zip
ADD https://api.prestashop-project.org/assets/prestashop/1.7.7.3/prestashop.zip /tmp/prestashop.zip

# Extract
RUN mkdir -p /tmp/data-ps \
Expand Down
4 changes: 2 additions & 2 deletions images/1.7.7.3/7.3-apache/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
FROM prestashop/base:7.3-apache
LABEL maintainer="PrestaShop Core Team <[email protected]>"

ENV PS_VERSION 1.7.7.3
ENV PS_VERSION=1.7.7.3

# Get PrestaShop
ADD https://www.prestashop.com/download/old/prestashop_1.7.7.3.zip /tmp/prestashop.zip
ADD https://api.prestashop-project.org/assets/prestashop/1.7.7.3/prestashop.zip /tmp/prestashop.zip

# Extract
RUN mkdir -p /tmp/data-ps \
Expand Down
4 changes: 2 additions & 2 deletions images/1.7.7.3/7.3-fpm/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
FROM prestashop/base:7.3-fpm
LABEL maintainer="PrestaShop Core Team <[email protected]>"

ENV PS_VERSION 1.7.7.3
ENV PS_VERSION=1.7.7.3

# Get PrestaShop
ADD https://www.prestashop.com/download/old/prestashop_1.7.7.3.zip /tmp/prestashop.zip
ADD https://api.prestashop-project.org/assets/prestashop/1.7.7.3/prestashop.zip /tmp/prestashop.zip

# Extract
RUN mkdir -p /tmp/data-ps \
Expand Down
4 changes: 2 additions & 2 deletions images/1.7.7.4/7.1-apache/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
FROM prestashop/base:7.1-apache
LABEL maintainer="PrestaShop Core Team <[email protected]>"

ENV PS_VERSION 1.7.7.4
ENV PS_VERSION=1.7.7.4

# Get PrestaShop
ADD https://www.prestashop.com/download/old/prestashop_1.7.7.4.zip /tmp/prestashop.zip
ADD https://api.prestashop-project.org/assets/prestashop/1.7.7.4/prestashop.zip /tmp/prestashop.zip

# Extract
RUN mkdir -p /tmp/data-ps \
Expand Down
4 changes: 2 additions & 2 deletions images/1.7.7.4/7.1-fpm/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
FROM prestashop/base:7.1-fpm
LABEL maintainer="PrestaShop Core Team <[email protected]>"

ENV PS_VERSION 1.7.7.4
ENV PS_VERSION=1.7.7.4

# Get PrestaShop
ADD https://www.prestashop.com/download/old/prestashop_1.7.7.4.zip /tmp/prestashop.zip
ADD https://api.prestashop-project.org/assets/prestashop/1.7.7.4/prestashop.zip /tmp/prestashop.zip

# Extract
RUN mkdir -p /tmp/data-ps \
Expand Down
4 changes: 2 additions & 2 deletions images/1.7.7.4/7.2-apache/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
FROM prestashop/base:7.2-apache
LABEL maintainer="PrestaShop Core Team <[email protected]>"

ENV PS_VERSION 1.7.7.4
ENV PS_VERSION=1.7.7.4

# Get PrestaShop
ADD https://www.prestashop.com/download/old/prestashop_1.7.7.4.zip /tmp/prestashop.zip
ADD https://api.prestashop-project.org/assets/prestashop/1.7.7.4/prestashop.zip /tmp/prestashop.zip

# Extract
RUN mkdir -p /tmp/data-ps \
Expand Down
4 changes: 2 additions & 2 deletions images/1.7.7.4/7.2-fpm/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
FROM prestashop/base:7.2-fpm
LABEL maintainer="PrestaShop Core Team <[email protected]>"

ENV PS_VERSION 1.7.7.4
ENV PS_VERSION=1.7.7.4

# Get PrestaShop
ADD https://www.prestashop.com/download/old/prestashop_1.7.7.4.zip /tmp/prestashop.zip
ADD https://api.prestashop-project.org/assets/prestashop/1.7.7.4/prestashop.zip /tmp/prestashop.zip

# Extract
RUN mkdir -p /tmp/data-ps \
Expand Down
4 changes: 2 additions & 2 deletions images/1.7.7.4/7.3-apache/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
FROM prestashop/base:7.3-apache
LABEL maintainer="PrestaShop Core Team <[email protected]>"

ENV PS_VERSION 1.7.7.4
ENV PS_VERSION=1.7.7.4

# Get PrestaShop
ADD https://www.prestashop.com/download/old/prestashop_1.7.7.4.zip /tmp/prestashop.zip
ADD https://api.prestashop-project.org/assets/prestashop/1.7.7.4/prestashop.zip /tmp/prestashop.zip

# Extract
RUN mkdir -p /tmp/data-ps \
Expand Down
4 changes: 2 additions & 2 deletions images/1.7.7.4/7.3-fpm/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
FROM prestashop/base:7.3-fpm
LABEL maintainer="PrestaShop Core Team <[email protected]>"

ENV PS_VERSION 1.7.7.4
ENV PS_VERSION=1.7.7.4

# Get PrestaShop
ADD https://www.prestashop.com/download/old/prestashop_1.7.7.4.zip /tmp/prestashop.zip
ADD https://api.prestashop-project.org/assets/prestashop/1.7.7.4/prestashop.zip /tmp/prestashop.zip

# Extract
RUN mkdir -p /tmp/data-ps \
Expand Down
Loading