-
Notifications
You must be signed in to change notification settings - Fork 31
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG] fork/exec HOME/.hauler/cosign: text file busy #361
Labels
bug
Something isn't working
Comments
3 tasks
Closing as resolved per PR #383! [root@ip-10-0-40-166 ec2-user]# hauler version
__ __ ___ __ __ __ _______ .______
| | | | / \ | | | | | | | ____|| _ \
| |__| | / ^ \ | | | | | | | |__ | |_) |
| __ | / /_\ \ | | | | | | | __| | /
| | | | / _____ \ | `--' | | `----.| |____ | |\ \----.
|__| |__| /__/ \__\ \______/ |_______||_______|| _| `._____|
hauler: Airgap Swiss Army Knife
GitVersion: 1.2.0-dev.1
GitCommit: 5f5cd64
GitTreeState: clean
BuildDate: 2025-01-11T02:57:24Z
GoVersion: go1.23.4 X:boringcrypto
Compiler: gc
Platform: linux/amd64
[root@ip-10-0-40-166 ec2-user]#
[root@ip-10-0-40-166 ec2-user]#
[root@ip-10-0-40-166 ec2-user]# hauler store info
+--------------------------------------+-------+-----------------+----------+----------+
| REFERENCE | TYPE | PLATFORM | # LAYERS | SIZE |
+--------------------------------------+-------+-----------------+----------+----------+
| hauler/install.sh:latest | file | - | 1 | 25.0 kB |
| index.docker.io/library/nginx:latest | image | linux/386 | 7 | 70.4 MB |
| | image | linux/amd64 | 7 | 72.1 MB |
| | image | linux/arm | 7 | 62.4 MB |
| | image | linux/arm | 7 | 60.7 MB |
| | image | linux/arm64 | 7 | 68.5 MB |
| | image | linux/mips64le | 7 | 68.2 MB |
| | image | linux/ppc64le | 7 | 76.7 MB |
| | image | linux/s390x | 7 | 66.8 MB |
| | image | unknown/unknown | 2 | 3.0 MB |
| | image | unknown/unknown | 2 | 3.0 MB |
| | image | unknown/unknown | 2 | 3.0 MB |
| | image | unknown/unknown | 1 | 34.5 kB |
| | image | unknown/unknown | 2 | 3.0 MB |
| | image | unknown/unknown | 2 | 3.0 MB |
| | image | unknown/unknown | 2 | 3.0 MB |
| | image | unknown/unknown | 2 | 3.0 MB |
+--------------------------------------+-------+-----------------+----------+----------+
| TOTAL | 566.9 MB |
+--------------------------------------+-------+-----------------+----------+----------+
[root@ip-10-0-40-166 ec2-user]#
[root@ip-10-0-40-166 ec2-user]#
[root@ip-10-0-40-166 ec2-user]# (hauler store serve fileserver & echo 'hauler fileserver completed') && (hauler store serve registry & echo 'hauler registry completed')
hauler fileserver completed
hauler registry completed |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
See #211:
The text was updated successfully, but these errors were encountered: