mirror of
https://github.com/FairwindsOps/polaris.git
synced 2026-05-17 06:36:48 +00:00
copy config.yaml to docker image enable external usage of dashboard package gofmt fix comment use packr for assets add gobuffalo/packr dependency add dependencies fix pointer issues add output-file option
6 lines
65 B
Plaintext
6 lines
65 B
Plaintext
env XXX='hello)'
|
|
grep ^${XXX@R}$ file.txt
|
|
|
|
-- file.txt --
|
|
hello)
|