Skip to content
Snippets Groups Projects
  • Robert Schmidt's avatar
    b34708fa
    Merge remote-tracking branch 'origin/docker-dev-env' into integration_2025_w05 (!3102) · b34708fa
    Robert Schmidt authored
    Dockerized development environment
    
    This commit introduces a fully dockerized dev env you can start on any
    machine that has docker without installing any direct OAI dependencies
    on host.
    
    This allows to migrate development environments between machines easily.
    Several complementary scripts were added to enable smooth transition
    between your docker environment and host environment. Your user and sudo
    should work inside the environment.
    
    In its current state, the environment can be used to compile
    nr-softmodem with 7.2 FHI but it cannot run it due to missing
    dependencies.
    b34708fa
    History
    Merge remote-tracking branch 'origin/docker-dev-env' into integration_2025_w05 (!3102)
    Robert Schmidt authored
    Dockerized development environment
    
    This commit introduces a fully dockerized dev env you can start on any
    machine that has docker without installing any direct OAI dependencies
    on host.
    
    This allows to migrate development environments between machines easily.
    Several complementary scripts were added to enable smooth transition
    between your docker environment and host environment. Your user and sudo
    should work inside the environment.
    
    In its current state, the environment can be used to compile
    nr-softmodem with 7.2 FHI but it cannot run it due to missing
    dependencies.
To learn more about this project, read the wiki.