Skip to content

Latest commit

 

History

History
42 lines (28 loc) · 713 Bytes

README.md

File metadata and controls

42 lines (28 loc) · 713 Bytes

CoRE-1.env

CoRE-1 dockerfile for development

スクリーンショット 2024-02-12 10 59 42

Requirements

  • OS : Ubuntu 22.04 (kernel version : 6.5.0-17-generic)
  • docker : 25.0.3
  • docker-compose : 1.29.2
  • nvidia driver : 545.29.06

Usage

Import

cd ./workspace
vcs import src < ../repos/core1_2024auto.repos

Build

docker-compose build auto_2024
# docker-compose build --no-cache auto_2024

Use with --no-cache when rebuilding.

Run

docker-compose up auto_2024
docker-compose exec auto_2024 /bin/bash