chore: publish 2.1.0+10.11.6 release
This commit is contained in:
5
release/2.1.0+10.11.6
Normal file
5
release/2.1.0+10.11.6
Normal file
@ -0,0 +1,5 @@
|
||||
the docker containers in 10.11 branch don't contain any unix programs. That
|
||||
means there's no sh or bash, no cat etc etc. We need to have a shell to run
|
||||
our entrypoint and export the postgres URL as an env variable. To overcome
|
||||
this we insert a busybox binary as a config into the container. There's no
|
||||
action required on the side of the operator but it's important to note.
|
||||
Reference in New Issue
Block a user