Blog de Red Hat
Blog menu
When Red Hat’s performance team first started experimenting with Atomic, it became clear that our needs for low-level debug capabilities were at odds with the stated goal of Atomic to maintain a very small footprint. If you consider your current production environment, most standard-builds do not include full debug capabilities, so this is nothing new. What is new, is that on RHEL you could easily install any debug/tracing/analysis utility, but on Atomic:
-bash-4.2# dnf bash: dnf: command not found
Whoops! What’s this now??? If you haven’t played with Fedora Atomic yet, keep the first rule of Atomic in mind:
You don’t install software on Atomic. You build containers on RHEL, CentOS, or Fedora, then run them on Atomic... sysadmin tools are no exception.
We always knew we needed an equivalent for Fedora... and we're happy to announce today the availability of the fedora-tools image.