verm__ changed the topic of #buildbot to: A Software Freedom Conservancy Project | Buildbot-3.5.0 | docs: http://docs.buildbot.net/current/ | tutorial: http://docs.buildbot.net/current/tutorial | irclogs: https://libera.irclog.whitequark.org/buildbot
antranigv has joined #buildbot
aakashjain has joined #buildbot
aakashjain has quit [Ping timeout: 255 seconds]
aakashjain has joined #buildbot
aakashjain has quit [Ping timeout: 255 seconds]
<glogan> Question: I tried to use the dockerfile parameter on the docker latent today. The docs say it can be the string content of the dockerfile, but the worker barfs and the stack trace makes it clear that it's trying to open() a file.
<glogan> So what's wrong here? Are the docs wrong and it should definitely be a file path?
<glogan> Or should it accept either?
<razrdog[m]> Looks like the code to build it is here. There seems to be logic to render from string content
aakashjain has joined #buildbot
<razrdog[m]> Its in an if else where `if custom_context ` then we build from a file. Otherwise we read the string as the dockerfile content.
<razrdog[m]> Its not clear to me what would set or not set custom context? Is that a variable you set in your config?
aakashjain has quit [Ping timeout: 248 seconds]
aakashjain has joined #buildbot
aakashjain has quit [Ping timeout: 255 seconds]
aakashjain has joined #buildbot
aakashjain has quit [Ping timeout: 255 seconds]
wielaard has quit [Quit: Leaving]
mjw has joined #buildbot
aakashjain has joined #buildbot
<glogan> That's a flag in the latent config. I'm... Not sure if I had it set to true or false. I know I was playing with it, but I was having other troubles too. Will try with the custom context
aakashjain has quit [Ping timeout: 276 seconds]
aakashjain has joined #buildbot
aakashjain has quit [Remote host closed the connection]
LePhilousophe has quit [Ping timeout: 255 seconds]
aakashjain has joined #buildbot
aakashjain has quit [Remote host closed the connection]
LePhilousophe has joined #buildbot
aakashjain has joined #buildbot
aakashjain has quit [Ping timeout: 276 seconds]
aakashjain has joined #buildbot
aakashjain has quit [Ping timeout: 246 seconds]
aakashjain has joined #buildbot
mjw has quit [Killed (NickServ (GHOST command used by markw!~wielaard@gnu.wildebeest.org))]
wielaard has joined #buildbot
aakashjain has quit [Remote host closed the connection]
aakashjain has joined #buildbot
<glogan> hey, there we do, that's working razrdog, ty
<razrdog[m]> Great! So removing custom context from config got it working?
<glogan> yep. custom_context=false, dockerfile=somestring
<glogan> my only issue now seems to be docker login related
<glogan> in that I'm spinning up latent workers on other nodes, and the login data isn't in the right place(s)
aakashjain has quit [Remote host closed the connection]
aakashjain has joined #buildbot
aakashjain has quit [Remote host closed the connection]
aakashjain has joined #buildbot
aakashjain has quit [Remote host closed the connection]
aakashjain has joined #buildbot
aakashjain has quit [Remote host closed the connection]
aakashjain has joined #buildbot