This is an automated email from the ASF dual-hosted git repository.
msciabarra pushed a change to branch main
in repository
https://gitbox.apache.org/repos/asf/openserverless-devcontainer.git
from 4e69ae5 build and push
new aeff741 image
new 8af2f6b devcontainer working with ssh and custom uid
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
Dockerfile | 42 +++++++++++++++++++-----------------------
README.md | 7 +++++++
Taskfile.yml | 30 ++++++++++++++++++++++++++++++
start-ssh.sh | 10 ----------
start.sh | 32 ++++++++++++++++++++++++++++++++
5 files changed, 88 insertions(+), 33 deletions(-)
create mode 100644 Taskfile.yml
delete mode 100755 start-ssh.sh
create mode 100755 start.sh