Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 411 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 411 Bytes

opendds-archlinux-docker

Docker images just for building the Arch User Repository OpenDDS packages: opendds and opendds-git

To build opendds-git locally run:

docker build . --file=Dockerfile

To build opendds run:

docker build . --file Dockerfile --build-arg AUR_PACKAGE=opendds