akospasztor / docker-gcc-arm

This repository contains docker container images with GNU Arm Embedded Toolchain pre-installed.

Home Page:https://hub.docker.com/r/akospasztor/docker-gcc-arm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

docker-gcc-arm

This repository contains docker container images with GNU Arm Embedded Toolchain pre-installed. Each image has a specific GCC version. The images are based on akospasztor/docker-python.

Repository link: https://github.com/akospasztor/docker-gcc-arm

Docker Hub link: https://hub.docker.com/r/akospasztor/docker-gcc-arm

Docker Image CI

Usage

Build image with gcc version 8-2019-q3 for linux:

docker build -t akospasztor/docker-gcc-arm:8-2019-q3-linux 8-2019-q3/linux/

Manually push all tags to Docker Hub:

docker push -a akospasztor/docker-gcc-arm

About

This repository contains docker container images with GNU Arm Embedded Toolchain pre-installed.

https://hub.docker.com/r/akospasztor/docker-gcc-arm


Languages

Language:Dockerfile 92.7%Language:Shell 7.3%