Update ais2adsb.py #21
Merged
Annotations
1 error and 2 warnings
|
Build and Push Images
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/bash -o pipefail -c set -x && apt-get update -y && apt-get install -q -o Dpkg::Options::=\"--force-confnew\" -y --no-install-recommends --no-install-suggests git python3-bitarray && pip3 install --break-system-packages --no-cache-dir pyais && pushd /tmp && branch=\"##BRANCH##\" && [[ \"${branch:0:1}\" == \"#\" ]] && branch=\"main\" || true && git clone --depth=1 -b $branch https://github.com/jvde-github/ais2adsb.git && cd ais2adsb && echo \"$(TZ=UTC date +%Y%m%d-%H%M%S)_$(git rev-parse --short HEAD)_$(git branch --show-current)\" > /.CONTAINER_VERSION && popd && apt-get remove -y git && apt-get autoremove -y && rm -rf /tmp/*" did not complete successfully: exit code: 129
|
|
Calculate Container Metadata
No Docker tag has been generated. Check tags input.
|
|
Calculate Container Metadata
No Docker image version has been generated. Check tags input.
|
Loading