Viktor Stanchev

Results 29 comments of Viktor Stanchev

Hmm... sorry for all the confusion. Looks like I CAN reproduce this easily this way: `grc --config=conf.ps /usr/bin/ps aux` so, yeah, I guess when there was no config the output...

I'm so confused "command" for service doesn't override "entrypoint". What does `[COMMAND] is the "entrypoint" of the container` mean? If I have a container I want to run as a...

@stevvooe My quote is from this the description of this issue. It's in the table. I wasn't sure what the story around the omission of `--entrypoint` was. This makes sense...

The high level idea makes sense to me, but I wonder if this can work more like jsx? I don't write jsx normally, so I might be wrong, but I...

I don't agree that squash is not needed any more. You still can't produce an image with only one layer if you need to copy more than one file to...

Ah, that sounds reasonable. It is an awkward workaround, but yeah, I see why it's an obscure use case. Edit: based on the discussion below, I'm convinced that there are...

While we are at it, we should make sure that we take advantage of trackers that support downloading torrents files directly instead of using the torrent caching service for all...

This? http://www.digbt.org/

I figured out the details at one point. I don't remember exactly how it works any more, but it basically runs multiple peers on the DHT and for every search...

This is very cool. I didn't know that there are existing implementations of torrent site scrapers. It looks like if this tool supported that common API, any of those engines...