You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
OS Version: Ubuntu 24.04
source build - jazzy - last commit: 030c8f3
Description
Expected behavior:
git clone this repo and checkout to branch jazzy
run the script to build iamge
run the script to run container
package is installed properly into workind directory (ws/install) and you can source it using source ./install/setup.bash
I think the issue is related to permissions but during docker build process using the script no error arise so I really don't know what to try more.
Actual behavior:
inside container: ~/ws/install is empty
Environment
OS Version: Ubuntu 24.04
source build - jazzy - last commit: 030c8f3
Description
Expected behavior:
git clone this repo and checkout to branch jazzy
run the script to build iamge
run the script to run container
package is installed properly into workind directory (ws/install) and you can source it using
source ./install/setup.bash
I think the issue is related to permissions but during docker build process using the script no error arise so I really don't know what to try more.
Actual behavior:
inside container:
~/ws/install
is emptySteps to reproduce
Output
More info related to permissions inside docker:
![image](https://private-user-images.githubusercontent.com/30214246/396841504-1f652649-c457-40ae-b76f-593e3985d101.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk1MDkxNDcsIm5iZiI6MTczOTUwODg0NywicGF0aCI6Ii8zMDIxNDI0Ni8zOTY4NDE1MDQtMWY2NTI2NDktYzQ1Ny00MGFlLWI3NmYtNTkzZTM5ODVkMTAxLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTQlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjE0VDA0NTQwN1omWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTNhZGYyYzViOGVhY2JlODhhYjY5ZTJiYTIyMzA1OTY1ZmU2N2I1NGZjNjA5ODdiYWEzNmRkODQyMzdjMjAxOGYmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.TFbvXdgznOS36BWQFC_-XmKP6iXjEWGNhdknEzpu9VI)
The text was updated successfully, but these errors were encountered: