atomic icon indicating copy to clipboard operation
atomic copied to clipboard

Atomic Run Tool for installing/running/managing container images.

Results 60 atomic issues
Sort by recently updated
recently updated
newest added

Hi there. I wanted to create for supporting containers, which would be used for [gollvm](https://go.googlesource.com/gollvm/) . There are two main scenarios: - building gollvm project itself (relies on [llvm, Clang](https://github.com/llvm/llvm-project/releases)...

Good Afternoon, Guys - I run Docker via Atomic (Fedora 29) on a dedicated system which I've used for a few months now and absolutely love it. There are many...

On f29 based fedora-atomic command `atomic install cockpit/ws` failes with: `[Errno 2] No such file or directory: '/var/lib/atomic/install.json.lock'` even though all commands of the `install` suceeded. Two possible workarounds: 1....

'atomic install/run' ## Description fix warning when thrown by `yaml.load` function, if load with default load, it will throw a deprecation warning. to fix it, try to import CLoader as...

When I did make install I am not able to build application. I believe that problem is with dbus dependency but how to resolve this I am using ubuntu18.04 ```...

The Github repo cannot successfully be cloned on macOS due to case issues related to the 'atomic' file and the 'Atomic' directory. macOS is (normally) case aware but case insensitive...

We have an intermittent issue with atomic trying to sign our docker containers. Most of the time, the shell command succeeds but at periods, it _sometimes fails_ with a "No...

### My problem: The issue is that when I do an `sudo atomic pull`, it tries to download signature-1 and then signature-2 but signature-2 was never generated when I previously...

I get the following error when trying to update atomic: `# atomic host upgrade` `-------8 3.5.1-3.el7 (base)` `failed` `error: Some base packages would be replaced` `# atomic -v` `1.20.1`

After pulling and installing the `cockpit/ws` container by short name, I sometimes receive an error using `atomic run cockpit/ws`. If I re-run the command a few times, it will sometimes...