atomic
atomic copied to clipboard
Atomic Run Tool for installing/running/managing container images.
There are three cases that I have found so far which involves unnecessary calling of functions: 1: when listing images with filter: currently, our method for handling atomic images list...
Depending on how cloud providers set up their default Fedora images, it's currently possible for end users to get a Fedora Atomic image without realising that existing Fedora tutorials and...
``` [root@host-172-16-171-196 ~]# time rpm-ostree status State: idle Deployments: ● rhel-atomic-host:rhel-atomic-host/7/x86_64/standard Version: 7.3.5 (2017-05-22 22:00:44) Commit: 0ccf9138962e5c2c3794969a228e751d13bb780f5b0a1f15f4a9649df06ba80a real 0m0.014s user 0m0.004s sys 0m0.007s [root@host-172-16-171-196 ~]# time atomic host status State:...
User story: I want to implement a scanner which finds out layer details of a container image using `docker inspect` command. This atomic scanner needs to have docker tooling and...
Hello All - Pulling on Mac OSX and ran into case-sensitivity as described in https://apple.stackexchange.com/questions/112772/how-do-i-set-my-hd-to-be-case-sensitive Is it possible to either move the `atomic` python script to a different folder (e.g....
Error in Atomic master branch: Return Code: 5 Failure: b' No extents available for allocation\n' atomic storage modify --remove-device failed sh-4.4# atomic --version 1.16.3 sh-4.4# cat /etc/OS-release NAME=Fedora VERSION="26 (Server...
Right now, the D-Bus methods include the parameter names in the signature. This is bound to become obsolete and break backwards compatibility as more options are added. It would probably...
I've started working on integrating the results of image scanning into cockpit's "Container" page and noticed several problems: It does not provide any information about ongoing scans (or even the...
When running atomic pull with ostree storage backend signature policy is not enforced because the [skopeo layers command](https://github.com/projectatomic/atomic/blob/master/Atomic/util.py#L295) doesn't enforce signatures (see https://github.com/projectatomic/skopeo/issues/287). Is there a reason we're not using...
I'm trying to run `atomic storage reset` but I can't get past the command line validation: ``` -bash-4.3# rpm -q atomic atomic-1.14.1-1.fc25.x86_64 -bash-4.3# atomic storage reset /usr/bin/atomic storage reset: too...