You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In our group we have an scenario in which we build staccato using gitlab runners on top of kubernetes without privileged permissions.
Having the ability to build the containers using pure Jib or Kaniko would be greatly appreciated. The current maven dockerfile-maven-plugin approach requires having an docker daemon reachable which is not always the case.
The text was updated successfully, but these errors were encountered:
In our group we have an scenario in which we build staccato using gitlab runners on top of kubernetes without privileged permissions.
Having the ability to build the containers using pure
Jib
orKaniko
would be greatly appreciated. The current mavendockerfile-maven-plugin
approach requires having an docker daemon reachable which is not always the case.The text was updated successfully, but these errors were encountered: