https://rancher.com/ logo
Title
f

freezing-holiday-13112

12/02/2022, 5:10 PM
While I like the pack builds is there a way to also bypass the build portion of epinio and use my own build if I want too?
b

broad-dream-81849

12/02/2022, 5:18 PM
probably the easiest way to do this is to build the docker images and use them directly /cc @high-morning-12231
f

freezing-holiday-13112

12/02/2022, 5:19 PM
Cool ok how do I configure to use the docker image directly?
b

broad-dream-81849

12/02/2022, 5:22 PM
if you are using the CLI you can provide the image url with the
--container-image-url
flag. From the UI there is the same option 🙂
epinio app push --container-image-url "splatform/sample-app" -n sample
f

freezing-holiday-13112

12/02/2022, 5:23 PM
Nice thank you!!
😄 1
h

high-morning-12231

12/02/2022, 5:29 PM
There is also a RFC being discussed in the buildpack project that would allow for building dockerfiles as well
😀 1
👍 1