Add devcontainer build #1
Annotations
2 errors
build
Dev container up failed: Command failed: docker run --sig-proxy=false -a STDOUT -a STDERR --mount type=bind,source=/home/runner/work/corax/corax,target=/workspaces/corax --mount type=bind,src=/home/runner/tensorflow_datasets,dst=/home/vscode/tensorflow_datasets --mount type=bind,src=/home/runner/work/_temp/_runner_file_commands/set_output_1fa71a27-be6b-478c-809d-88496e9bca5a,dst=/mnt/github/output --mount type=bind,src=/home/runner/work/_temp/_runner_file_commands/set_env_1fa71a27-be6b-478c-809d-88496e9bca5a,dst=/mnt/github/env --mount type=bind,src=/home/runner/work/_temp/_runner_file_commands/add_path_1fa71a27-be6b-478c-809d-88496e9bca5a,dst=/mnt/github/path --mount type=bind,src=/home/runner/work/_temp/_runner_file_commands/step_summary_1fa71a27-be6b-478c-809d-88496e9bca5a,dst=/mnt/github/step-summary -l devcontainer.local_folder=/home/runner/work/corax/corax -l devcontainer.config_file=/home/runner/work/corax/corax/.devcontainer/devcontainer.json --entrypoint /bin/sh vsc-corax-c7fb82331950936b0942594336ea0c97fe7d0cc1e0da3ee46356566a4a45a3fc-uid -c echo Container started
trap "exit 0" 15
exec "$@"
while sleep 1 & wait $!; do :; done - (exit code: undefined)
An error occurred setting up the container.
|
build
Command failed: docker run --sig-proxy=false -a STDOUT -a STDERR --mount type=bind,source=/home/runner/work/corax/corax,target=/workspaces/corax --mount type=bind,src=/home/runner/tensorflow_datasets,dst=/home/vscode/tensorflow_datasets --mount type=bind,src=/home/runner/work/_temp/_runner_file_commands/set_output_1fa71a27-be6b-478c-809d-88496e9bca5a,dst=/mnt/github/output --mount type=bind,src=/home/runner/work/_temp/_runner_file_commands/set_env_1fa71a27-be6b-478c-809d-88496e9bca5a,dst=/mnt/github/env --mount type=bind,src=/home/runner/work/_temp/_runner_file_commands/add_path_1fa71a27-be6b-478c-809d-88496e9bca5a,dst=/mnt/github/path --mount type=bind,src=/home/runner/work/_temp/_runner_file_commands/step_summary_1fa71a27-be6b-478c-809d-88496e9bca5a,dst=/mnt/github/step-summary -l devcontainer.local_folder=/home/runner/work/corax/corax -l devcontainer.config_file=/home/runner/work/corax/corax/.devcontainer/devcontainer.json --entrypoint /bin/sh vsc-corax-c7fb82331950936b0942594336ea0c97fe7d0cc1e0da3ee46356566a4a45a3fc-uid -c echo Container started
trap "exit 0" 15
exec "$@"
while sleep 1 & wait $!; do :; done -
|