Skip to content

Instantly share code, notes, and snippets.

View sebest's full-sized avatar
💭
Learning Rust 🦀

Sebest sebest

💭
Learning Rust 🦀
View GitHub Profile
August 2015
circleci
* pros:
- full docker support
- fast UI and build
- SSH mode to debug the build
* cons:
- no way to put secure ENV variable in the yml
docker-repo:
pkgrepo.managed:
- humanname: Docker
- name: deb https://get.docker.com/ubuntu docker main
- dist: docker
- file: /etc/apt/sources.list.d/docker.list
- keyid: 36A1D7869245C8950F966E92D8576A8BA88D21E9
- keyserver: keyserver.ubuntu.com
- require_in:
- pkg: docker-pkg