pnoltes commented on code in PR #731: URL: https://github.com/apache/celix/pull/731#discussion_r1567670520
########## .devcontainer/devcontainer.json: ########## @@ -0,0 +1,7 @@ +{ + "name": "Apache Celix Dev Container", + "build": { + "dockerfile": "Dockerfile" + }, + "postCreateCommand": "sh .devcontainer/setup.sh" Review Comment: Thanks for testing this and providing a commit suggestion 😄 . -- 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