-
Notifications
You must be signed in to change notification settings - Fork 2
Home
Rick McGeer edited this page Oct 17, 2022
·
1 revision
- in the VM...pull the galyleo-dashboard repo
docker cp galyleo-dashboard el-rick-new:.
-
docker exec -it el-rick-new /bin/bash
In the container cd galyleo-dashboard
./tools/build.sh
ls -ld ./bin/studio
- exit to return to the host VM In the host VM
docker cp el-rick-new:/home/rmcgeer/lively.next/galyleo-dashboard/bin/studio .
docker cp studio lively-next:/var/www/server/users/rick/published
docker exec lively-next ls -l /var/www/server/users/rick/published