Sign inSign up

logankoester/archlinux-chef

By logankoester

•Updated over 10 years ago

Arch Linux with Chef installed from Rubygems

Image
1

1.7K

logankoester/archlinux-chef repository overview

⁠docker-archlinux-chef Docker Repository on Quay.io

Arch Linux with Chef installed system-wide from Rubygems

DockerCI

⁠Install

Pull this image with docker pull logankoester/archlinux-chef.

Set the CHEF_VERSION ENV variable if a specific version⁠ is desired.

⁠Usage

In your Dockerfile, include the line FROM logankoester/archlinux-chef.

If you are using Automated Builds⁠, you may also want to create a Repository Link.

To do so, go to the Settings panel of your build repository on Docker Hub registry and add a repository link to logankoester/archlinux-chef.

This means your image will be rebuilt whenever a build has executed on logankoester/archlinux-chef.

Be careful if you decide to do this, since package updates might break your image.

⁠Changelog

⁠1.2.0
  • Updates default CHEF_VERSION to 12.4.1
  • Fixes broken (404) ruby-bundler archive URL
⁠1.1.0
  • Updates default CHEF_VERSION to 12.3.0
⁠1.0.1
  • Updates default CHEF_VERSION to 12.2.1
⁠1.0.0
  • Chef is now installed through Rubygems (system-wide) instead of Omnibus. This was prompted by a change in pacman which broke the omnibus-chef-git⁠ package, but turned out to be much better. This image now takes far less time to build, is less error-prone, and offers the full choice of Chef versions through the CHEF_VERSION environment variable.
⁠0.1.0
  • Initial release.

⁠License

Copyright (c) 2014-2016 Logan Koester. Released under the MIT license. See LICENSE file for details.

Tag summary

Content type

Image

Digest

sha256:e2c8fe021…

Size

453.7 MB

Last updated

over 10 years ago

docker pull logankoester/archlinux-chef