Skip to content
Merged
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
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions shopify/builder/jinja_tpl/Dockerfile.jinja2
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,16 @@ RUN apk add --no-cache \
icu \
linux-headers \
freetype libjpeg-turbo libpng libwebp \
xdg-utils
xdg-utils \
python3 g++ make py3-setuptools

# add build dependencies
RUN apk add --no-cache -t .build-deps \
postgresql-dev \
libxml2-dev \
icu-dev \
freetype-dev libpng-dev libjpeg-turbo-dev libwebp-dev \
autoconf g++ make && \
autoconf && \
# install bundler for extension deployment
gem install bundler && \
# configure xdebug
Expand Down
5 changes: 3 additions & 2 deletions shopify/n18.19.0/p8.1/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,16 @@ RUN apk add --no-cache \
icu \
linux-headers \
freetype libjpeg-turbo libpng libwebp \
xdg-utils
xdg-utils \
python3 g++ make py3-setuptools

# add build dependencies
RUN apk add --no-cache -t .build-deps \
postgresql-dev \
libxml2-dev \
icu-dev \
freetype-dev libpng-dev libjpeg-turbo-dev libwebp-dev \
autoconf g++ make && \
autoconf && \
# install bundler for extension deployment
gem install bundler && \
# configure xdebug
Expand Down
5 changes: 3 additions & 2 deletions shopify/n18.19.0/p8.2/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,16 @@ RUN apk add --no-cache \
icu \
linux-headers \
freetype libjpeg-turbo libpng libwebp \
xdg-utils
xdg-utils \
python3 g++ make py3-setuptools

# add build dependencies
RUN apk add --no-cache -t .build-deps \
postgresql-dev \
libxml2-dev \
icu-dev \
freetype-dev libpng-dev libjpeg-turbo-dev libwebp-dev \
autoconf g++ make && \
autoconf && \
# install bundler for extension deployment
gem install bundler && \
# configure xdebug
Expand Down
5 changes: 3 additions & 2 deletions shopify/n18.19.0/p8.3/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,16 @@ RUN apk add --no-cache \
icu \
linux-headers \
freetype libjpeg-turbo libpng libwebp \
xdg-utils
xdg-utils \
python3 g++ make py3-setuptools

# add build dependencies
RUN apk add --no-cache -t .build-deps \
postgresql-dev \
libxml2-dev \
icu-dev \
freetype-dev libpng-dev libjpeg-turbo-dev libwebp-dev \
autoconf g++ make && \
autoconf && \
# install bundler for extension deployment
gem install bundler && \
# configure xdebug
Expand Down
5 changes: 3 additions & 2 deletions shopify/n20.11.0/p8.1/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,16 @@ RUN apk add --no-cache \
icu \
linux-headers \
freetype libjpeg-turbo libpng libwebp \
xdg-utils
xdg-utils \
python3 g++ make py3-setuptools

# add build dependencies
RUN apk add --no-cache -t .build-deps \
postgresql-dev \
libxml2-dev \
icu-dev \
freetype-dev libpng-dev libjpeg-turbo-dev libwebp-dev \
autoconf g++ make && \
autoconf && \
# install bundler for extension deployment
gem install bundler && \
# configure xdebug
Expand Down
5 changes: 3 additions & 2 deletions shopify/n20.11.0/p8.2/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,16 @@ RUN apk add --no-cache \
icu \
linux-headers \
freetype libjpeg-turbo libpng libwebp \
xdg-utils
xdg-utils \
python3 g++ make py3-setuptools

# add build dependencies
RUN apk add --no-cache -t .build-deps \
postgresql-dev \
libxml2-dev \
icu-dev \
freetype-dev libpng-dev libjpeg-turbo-dev libwebp-dev \
autoconf g++ make && \
autoconf && \
# install bundler for extension deployment
gem install bundler && \
# configure xdebug
Expand Down
5 changes: 3 additions & 2 deletions shopify/n20.11.0/p8.3/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,16 @@ RUN apk add --no-cache \
icu \
linux-headers \
freetype libjpeg-turbo libpng libwebp \
xdg-utils
xdg-utils \
python3 g++ make py3-setuptools

# add build dependencies
RUN apk add --no-cache -t .build-deps \
postgresql-dev \
libxml2-dev \
icu-dev \
freetype-dev libpng-dev libjpeg-turbo-dev libwebp-dev \
autoconf g++ make && \
autoconf && \
# install bundler for extension deployment
gem install bundler && \
# configure xdebug
Expand Down
5 changes: 3 additions & 2 deletions shopify/n24.15.0/p8.1/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,16 @@ RUN apk add --no-cache \
icu \
linux-headers \
freetype libjpeg-turbo libpng libwebp \
xdg-utils
xdg-utils \
python3 g++ make py3-setuptools

# add build dependencies
RUN apk add --no-cache -t .build-deps \
postgresql-dev \
libxml2-dev \
icu-dev \
freetype-dev libpng-dev libjpeg-turbo-dev libwebp-dev \
autoconf g++ make && \
autoconf && \
# install bundler for extension deployment
gem install bundler && \
# configure xdebug
Expand Down
5 changes: 3 additions & 2 deletions shopify/n24.15.0/p8.2/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,16 @@ RUN apk add --no-cache \
icu \
linux-headers \
freetype libjpeg-turbo libpng libwebp \
xdg-utils
xdg-utils \
python3 g++ make py3-setuptools

# add build dependencies
RUN apk add --no-cache -t .build-deps \
postgresql-dev \
libxml2-dev \
icu-dev \
freetype-dev libpng-dev libjpeg-turbo-dev libwebp-dev \
autoconf g++ make && \
autoconf && \
# install bundler for extension deployment
gem install bundler && \
# configure xdebug
Expand Down
5 changes: 3 additions & 2 deletions shopify/n24.15.0/p8.3/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,16 @@ RUN apk add --no-cache \
icu \
linux-headers \
freetype libjpeg-turbo libpng libwebp \
xdg-utils
xdg-utils \
python3 g++ make py3-setuptools

# add build dependencies
RUN apk add --no-cache -t .build-deps \
postgresql-dev \
libxml2-dev \
icu-dev \
freetype-dev libpng-dev libjpeg-turbo-dev libwebp-dev \
autoconf g++ make && \
autoconf && \
# install bundler for extension deployment
gem install bundler && \
# configure xdebug
Expand Down
Loading