Good for demo's, not good for prod.
oc adm policy add-scc-to-user anyuid -z default
Script below is what I've used to industrialise moving from a 'master' branch to 'main' both locally and remotely.
Have a local Github authentication token set in environment variable GIT_TOKEN
Assumes you have a repo with more than 1 commit, and a local master branch tracking a remote master branch.
This page documents icons that are net new in Font Awesome 5 Free compared to Font Awesome 4.
If you are familiar with FA4’s [name] notation in Asciidoctor, these are icons you can start using once FA5 is loaded (see [adding-fa5-support]).
|
Note
|
All examples use Asciidoctor’s [name] macro, which generates <i class="fa fa-name">. With the FA5 v4 compatibility shim loaded, these render correctly from FA5’s glyph set.
|