This is an automated email from the ASF dual-hosted git repository. rlenferink pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/celix.git
commit 2a5058f788981c680f415ff88c755f93c8b4e9a8 Merge: 886f2fde 21cf541f Author: Roy Lenferink <[email protected]> AuthorDate: Fri Dec 15 12:27:24 2023 +0100 Merge pull request #656 from apache/feature/add-dev-container Add dev container with Celix dependencies .gitignore | 1 + .gitignore => .gitpod.yml | 25 +++----- README.md | 1 + container/Containerfile.gitpod | 64 +++++++++++++++++++ container/Containerfile.ubuntu | 71 ++++++++++++++++++++++ container/README.md | 56 +++++++++++++++++ .gitignore => container/build-ubuntu-container.sh | 31 +++++----- container/start-ubuntu-container.sh | 48 +++++++++++++++ .../support-scripts/build-all.sh | 28 ++++----- 9 files changed, 274 insertions(+), 51 deletions(-)
