https://github.com/uilianries/docker-images
General Docker images
https://github.com/uilianries/docker-images
armhf conan docker
Last synced: 3 months 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 (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-14T23:42:13.000Z (over 7 years ago)
- Last Synced: 2025-06-28T05:13:46.962Z (4 months ago)
- Topics: armhf, conan, docker
- Language: Python
- Size: 28.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://travis-ci.org/uilianries/docker-images)
[](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)