Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
T
Toolbx Build
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
shore
Toolbx Build
Commits
45d04d9c
Commit
45d04d9c
authored
4 years ago
by
nimrod
Browse files
Options
Downloads
Patches
Plain Diff
Usage documentation.
parent
e2acf039
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#488
passed
4 years ago
Stage: test
Stage: build
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+13
-0
13 additions, 0 deletions
README.md
with
13 additions
and
0 deletions
README.md
+
13
−
0
View file @
45d04d9c
...
...
@@ -7,6 +7,19 @@ Build [toolbox](https://github.com/containers/toolbox/).
Until there's Debian packaging for it,
[
build it myself
](
https://git.shore.co.il/shore/toolbox-build/-/jobs/artifacts/master/raw/toolbox/builddir/src/toolbox?job=build
)
.
## Usage
The link above is for the binary, the rest of the files (man pages, Bash
completion script) are in the CI pipeline artifacts. There's also a tar file
that has all of the files in the right hierarchy to just unpack like so:
```
curl https://git.shore.co.il/shore/toolbox-build/-/jobs/artifacts/master/raw/toolbox.tar.gz?job=build | tar -xzC /
```
Lastly, there's also an
[
Ansible role
](
https://git.shore.co.il/shore/homelab/-/tree/master/roles/toolbox
)
.
## License
This software is licensed under the MIT license (see
`LICENSE.txt`
).
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment