Skip to content

akospasztor/docker-gcc-arm

Repository files navigation

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.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published