This message was deleted.
# epinio
a
This message was deleted.
b
probably the easiest way to do this is to build the docker images and use them directly /cc @high-morning-12231
f
Cool ok how do I configure to use the docker image directly?
b
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 ๐Ÿ™‚
Copy code
epinio app push --container-image-url "splatform/sample-app" -n sample
f
Nice thank you!!
๐Ÿ˜„ 1
h
There is also a RFC being discussed in the buildpack project that would allow for building dockerfiles as well
๐Ÿ˜€ 1
๐Ÿ‘ 1