This is an automated email from the ASF dual-hosted git repository.
rlenferink pushed a change to branch feature/add-dev-container
in repository https://gitbox.apache.org/repos/asf/celix.git
from 04d45645 Fix Gitpod configuration
add 4dae74bf Remove Ubuntu container and productize Gitpod container
No new revisions were added by this update.
Summary of changes:
.gitpod.yml | 4 +-
container/Containerfile.gitpod | 5 ++-
container/Containerfile.ubuntu | 71 ----------------------------------
container/start-gitpod-container.sh | 24 ++++++++----
container/start-ubuntu-container.sh | 39 -------------------
container/support-scripts/build-all.sh | 6 +--
6 files changed, 22 insertions(+), 127 deletions(-)
delete mode 100644 container/Containerfile.ubuntu
delete mode 100755 container/start-ubuntu-container.sh