Deedss commented on code in PR #731: URL: https://github.com/apache/celix/pull/731#discussion_r1558213019
########## .devcontainer/devcontainer.json: ########## @@ -0,0 +1,7 @@ +{ + "name": "Apache Celix Dev Container", + "build": { + "dockerfile": "Dockerfile" + }, + "postCreateCommand": "sh .devcontainer/setup.sh" Review Comment: Tested on fedora 39/40 with VSCode and podman, had to add the runArgs, otherwise this would result in a failure to run -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@celix.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org