Skip to content
This repository has been archived by the owner on Oct 31, 2023. It is now read-only.

Packer only build process #72

Closed
wants to merge 81 commits into from

Conversation

dduportal
Copy link
Contributor

Hi !

This PR introduce a new build process based only on packer (the goal was to not download a big vagrant box nor a big Docker image).

First, it contains these PRs :

Secondly, it add these changes :

It will use the original boot2docker iso file, and tune it using a provision script + boot2docker perisstence options added recently.
The boot2docker documentation says that if you have a userdata.tar in //var/lib/boot2docker, then it will be unarchived in /home/docker/ at the end of the boot : it's seems to be a good idea to push the vagrant ssh keys here no ?
See https://github.com/boot2docker/boot2docker#upgrade-the-boot2docker-vm-image

Damien DUPORTAL and others added 30 commits March 1, 2014 18:40
@legal90
Copy link
Contributor

legal90 commented Apr 19, 2015

@dduportal About enabling SSL: How does machine certificates will be verified on the host side? I have not found any manipulations with DOCKER_CERT_PATH
For example, docker-machine utility copies CA from each guest VM to the host. But I don't see something similar here. How does it works for you?

@dduportal dduportal closed this May 14, 2015
@dduportal dduportal deleted the packer-only-build-process branch May 14, 2015 09:28
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.

None yet

3 participants