Tag: docker

  • Primary Vagrant 4.0 Updated to Use PHP 7.1, Introduces a Site Generator

    Primary Vagrant 4.0 Updated to Use PHP 7.1, Introduces a Site Generator

    In 2014, Chris Wiegman forked VVV to create Primary Vagrant, an Apache based Vagrant configuration that uses Puppet. The project has steadily evolved over the past three years and the latest release includes significant changes that require users to destroy any existing environments before upgrading. Primary Vagrant 4.0 runs on PHP 7.1 by default. It…

  • 10up Releases WP Docker, an Open Source Docker Configuration for Local WordPress Development

    10up Releases WP Docker, an Open Source Docker Configuration for Local WordPress Development

    WP Docker is a new project from 10up that makes it easy to set up a local WordPress development environment with Docker. Last year 10up worked with Joyent, a cloud infrastructure company, to create a production-ready implementation of WordPress in Docker. After their experience with this project, 10up created WP Docker as a simple, open…

  • Composing a WordPress Development Environment with Docker

    Composing a WordPress Development Environment with Docker

    This post was contributed by guest author Peter Suhm. Peter is a web developer from the Land of the Danes. He is the creator of WP Pusher and a huge travel addict, bringing his work along with him as he goes.   In the last few years, a wave of virtualization technologies have swept through…

  • Wocker: Create a Docker-Based WordPress Development Environment in 3 Seconds

    Wocker: Create a Docker-Based WordPress Development Environment in 3 Seconds

    If you haven’t caught on to the Docker craze, it might be time to see what it’s all about. Fans of the open source container technology appreciate that it’s lightweight, super fast to boot up, and easy to share containers through the Docker Hub. Docker standardizes an app platform and its dependencies so you can…