mirror of
https://github.com/davidallendj/magellan.git
synced 2025-12-20 11:37:01 -07:00
refactor: updated references
This commit is contained in:
parent
94a1ea33fd
commit
83e6ae55d0
5 changed files with 25 additions and 25 deletions
|
|
@ -8,5 +8,5 @@ if [ ! -d ${script_dir}/rf-emulator ]; then
|
|||
fi
|
||||
|
||||
# build docker image and run with docker compose
|
||||
docker build -t openchami-rie:latest -f ${script_dir}/Dockerfile ${script_dir}/rf-emulator
|
||||
docker build -t davidallendj-rie:latest -f ${script_dir}/Dockerfile ${script_dir}/rf-emulator
|
||||
docker compose -f ${script_dir}/rf-emulator.yml up
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue