Skip to content
This repository was archived by the owner on Dec 29, 2022. It is now read-only.

Fixes mktemp for OS X users, gcloud deploy set to use remote docker #1

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

ajessup
Copy link

@ajessup ajessup commented Sep 13, 2015

This PR addresses an issue with BSD mktemp on OS X which takes different arguments from the GNU equivalent. It also switches the deployment of Managed VMs to use a remote VM to perform the Docker build.

@ajessup ajessup changed the title Fixes mktemp for OS X users Fixes mktemp for OS X users, gcloud deploy set to use remote docker Sep 13, 2015
astroilov pushed a commit that referenced this pull request Dec 3, 2015
1. Give the nested Docker images a fixed tag (based on timestamp) that is never re-used, so that we can ensure that a tagged version of the master image will use a compatible version of the nested images.
2. Remove the use of the build script for deploying a stable image, as #1 now allows us to promote an existing "testing" image to "latest" instead of building the "latest" image directly from source.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant