Run Container Actions enables the user to run its own container with a provided command.
ImagePullSecrets
for the pod to be able to pull the image.
0
(and preferably also with user id 9193
, which can be achieved by making sure that the last user instruction in your Dockerfile is USER 9193:0
)
get_file
function, and they have the same exact attributes (path
, size
and identifier
), e.g. {{get_file('file.txt').identifier}}
.