• Skip to primary navigation
  • Skip to content
  • Skip to footer
Alberto Roura The place where I release.
  • Personal
  • Technical
  • About
  • Contact
    1. Home
    2. /
    3. Magento 2.1.x Dockerfile
    Alberto Roura

    Alberto Roura

    Born in Spain, now in Australia. This is my little, Internet space.

    • Asia-Pacific
    • GitHub
    • LinkedIn
    • Twitter

    Recent posts

    Speed Up Alibaba Cloud OSS Deployments By Zipping The Files

    Using AppleScript To Create Smart Albums In Photos Based On Resolution

    Launching NFTool PRO To Help Artists With The Blockchain

    Magento 2.1.x Dockerfile

    August 11, 2017 less than 1 minute read

    Magento 2 installation made easy

    Based on php:7.0-apache, this Dockerfile will automate your Magento2 deployments. You will have:

    • Debian Jessie
    • PHP 7.0
    • Apache 2.4
    • Magento 2.1.x
    • Composer
    • Node
    • Grunt

    Tags: deployment, devops, docker, magento, magento2

    Categories: Technical

    Updated: August 11, 2017

    Previous Next

    Related Posts

    Best Practices Dealing With Large Docker Images in Alibaba Cloud Kubernetes

    April 18, 2021 6 minute read

    All applications starts in the same way, usually with a simple deployment made up of a tiny and organised Docker Container which is built and deployed within...

    SSH Tunnelling With Alibaba Cloud To Expose A Local Environment

    July 30, 2019 12 minute read

    What we want to solve with this tutorial?

    Docker Image cleaning easy automation with cron

    May 3, 2018 2 minute read

    Docker makes it easy to ship your applications and services in containers, so you can run them anywhere. Also true is that the more you work with Docker the ...

    Reverse proxy with Caddy on WordPress with SSL & Docker

    October 5, 2017 4 minute read

    WordPress uses the is_ssl() function to determine if SSL is being used in the server. In order to do this, it uses $_SERVER['HTTPS'] and $_SERVER['SERVER_POR...

    • Follow:
    • Twitter
    • GitHub
    • LinkedIn
    • Feed
    © 2023 Alberto Roura. Powered by Jekyll & Minimal Mistakes.