updated README.md

* edit link: point to the correct image in use
* add a newline
* [skip ci]
This commit is contained in:
surtur 2020-03-04 20:24:38 +01:00
parent 1fe2e823c4
commit 0b169b778e
Signed by: wanderer
GPG Key ID: 19CE1EC1D9E0486D

View File

@ -3,10 +3,11 @@
[![Build Status](https://drone.dotya.ml/api/badges/wanderer/docker-archlinux-cdev/status.svg?ref=refs/heads/master)](https://drone.dotya.ml/wanderer/docker-archlinux-cdev)
This repository provides the Dockerfile to create a Docker image used for light C development (some goodies included).
The image is rebuilt approximately every hour to ensure it always has the latest packages.
## What you get
* updated Arch Linux [base image](https://hub.docker.com/_/archlinux)
* updated Arch Linux [base image](https://hub.docker.com/r/archlinux/base)
* gcc
* make
* cmake