Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/uilianries/docker-images
General Docker images
https://github.com/uilianries/docker-images
armhf conan docker
Last synced: 5 days ago
JSON representation
General Docker images
- Host: GitHub
- URL: https://github.com/uilianries/docker-images
- Owner: uilianries
- License: mit
- Created: 2017-11-08T11:21:57.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-02-14T23:42:13.000Z (almost 7 years ago)
- Last Synced: 2024-12-16T07:45:09.987Z (7 days ago)
- Topics: armhf, conan, docker
- Language: Python
- Size: 28.3 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![Travis Build Status](https://travis-ci.org/uilianries/docker-images.svg?branch=master)](https://travis-ci.org/uilianries/docker-images)
[![Appveyor Build status](https://ci.appveyor.com/api/projects/status/qysnkncb6etpeap4/branch/master?svg=true)](https://ci.appveyor.com/project/uilianries/docker-images/branch/master)
# Conan Docker imagesGeneral Docker images based on [Conan Docker Tools](https://github.com/conan-io/conan-docker-tools)
#### Motivation
Provide general docker images to support ARM architecture.#### How to Build
To build you need to use **docker compose** or invoking `docker build` manually:
$ docker-compose build
#### License
[MIT](LICENSE)