Docker packaging is an exercise in shoving square pegs into round holes, over and over and over again. Consider the Poetry packaging tool for Python. One of Poetry’s features can make Docker rebuilds slower, by breaking Docker’s caching. And it’s not a ba... (more…)
Read more »
Given the ability to customise the runtime environment, responsibility for providing and maintaining a proper environment shifts from IT-Ops towards developers. Fortunate enough, we can apply well-known methods to make this effort less tedious: automated ... (more…)
Read more »
Need to push logs from containers somewhere else? Let's look how to change default log driver! (more…)
Read more »
AinD: Android in Docker. Ain't an emulator. Contribute to aind-containers/aind development by creating an account on GitHub. (more…)
Read more »
Running the attached script on the latest AWS AMI for Ubuntu 20.04, I get a kernel panic and hard reset of the node. (more…)
Read more »