Pinned Loading
-
-
-
-
Create a simple multi cloud Docker c...
Create a simple multi cloud Docker cluster using Docker Swarm, Docker Machine and the three top cloud providers nowadays - Google Compute Engine, Microsoft Azure and AWS 1# Simple multi cloud Docker cluster using Docker Swarm
23This guide explains how to create a simple multi cloud Docker cluster using Docker Swarm, Docker Machine and the three top cloud providers nowadays - Google Compute Engine, Microsoft Azure and AWS.
45## Prerequisites
-
Example how to build Docker multi-st...
Example how to build Docker multi-stage image using official PHP and Composer images 1ARG PHP_VERSION=7.2-fpm-stretch
2ARG COMPOSER_VERSION=latest
34# builder stage
5FROM php:$PHP_VERSION AS builder
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.