Security News
Input Validation Vulnerabilities Dominate MITRE's 2024 CWE Top 25 List
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
@open-containers-manager/cli
Advanced tools
> CLI app to use podman & buildah through VirtualBox VM "seamlessly"
CLI app to use podman & buildah through VirtualBox VM "seamlessly"
~/.ocm/ocm-persistent.vmdk
)build
& Buildah build-using-dockerfile
, bud
, add
, copy
, unshare
commands should be used with a relative path under current directoryunshare
Buildah command called without argument does not mount the current directory$ npm -g i @open-containers-manager/cli
or from source
$ npm i
$ npm run build
$ npm -g i file:$PWD
Exposes four global commands :
ocm
,podman
,buildah
andocm-daemon
.
Usage:
ocm [command]
Available commands:
install Download & install OCM VM
status Display the status of the OCM VM
start Start the OCM VM
stop Stop the OCM VM
console Open an interactive console
Use "podman --help" for me information about command.
Use "buildah --help" for me information about command.
Starts automatically in background with each of the above commands if it is not already active.
$ ocm-daemon
Can be started manually before ocm
start
command for debugging purposes
MIT © Tony Duburque
FAQs
> CLI app to use podman & buildah through VirtualBox VM "seamlessly"
The npm package @open-containers-manager/cli receives a total of 0 weekly downloads. As such, @open-containers-manager/cli popularity was classified as not popular.
We found that @open-containers-manager/cli demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.
Research
Security News
A threat actor's playbook for exploiting the npm ecosystem was exposed on the dark web, detailing how to build a blockchain-powered botnet.