Giter VIP home page Giter VIP logo

docker_centos7_gr's Introduction

docker_centos7_gr

A collection of docker image layers for building (eventually) GNU Radio via PyBOMBS on top of a CentOS 7 base layer. Currently configured to build through apache-thrift

To Build

After installing and configuring the Docker daemon on your host machine, first download the CentOS 7 base image. This step will save you time in subsequent re-builds:

$ [sudo] docker pull centos:7.2.1511

Next, build the c6conda image layer, which installs the Anaconda2 python distribution on top of the CentOS 6 base layer:

$ [sudo] ./build-c7gr-docker.sh

Success!

Debugging

If the bulid of either layer fails at any point, you can use the associated "debug" shell script to open up a shell inside of your incomplete layer to probe why the build may have failed

docker_centos7_gr's People

Contributors

estatz avatar

Watchers

 avatar  avatar

docker_centos7_gr's Issues

Invalid environment marker (ruamel.yaml)

Hello,

I'm getting the following error:

error: Setup script exited with error in ruamel.yaml setup command: Invalid environment marker: platform_python_implementation=="CPython" and python_version<="2.7"

It's happening at line 12, python setup.py install, and from what I can find is related to incompatible setup tools versions.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.