Add config to container and documentation
This commit is contained in:
@@ -12,6 +12,8 @@ ENV WS_INSTALL_DIR=${WS_DIR}/install
|
||||
ENV WS_LOG_DIR=${WS_DIR}/log
|
||||
WORKDIR ${WS_DIR}
|
||||
|
||||
COPY config.yaml ${WS_DIR}/
|
||||
|
||||
### Install Gazebo
|
||||
ARG IGNITION_VERSION=fortress
|
||||
ENV IGNITION_VERSION=${IGNITION_VERSION}
|
||||
|
||||
Reference in New Issue
Block a user