Commit Graph

3 Commits (2e57b72895e479486f08024216c1695ff9e8a40e)

Author SHA1 Message Date
Dustin 2e57b72895 Remove LANG env var
ContainerImages/ansible/pipeline/head There was a failure building this commit Details
Turns out the *fedora* container image doesn't include the en_US.UTF-8
locale, so it can't be used for `LANG`.  The default is apparently
`C.UTF-8` anyway, Unicode still works.
2022-12-03 09:40:00 -06:00
Dustin f0cbb05cb3 Clean up after `dnf install`
Keep the layer small by not committing the dnf cache.
2022-12-03 09:38:47 -06:00
Dustin 76f1dc3756 Initial commit
ContainerImages/ansible/pipeline/head This commit looks good Details
2022-11-06 21:45:50 -06:00