#docker (2019-02)
All things docker
Archive: https://archive.sweetops.com/docker/
2019-02-11
Happy Tuesday! https://nvd.nist.gov/vuln/detail/CVE-2019-5736
2019-02-14
set the channel description: All things docker Archive: https://archive.sweetops.com/docker/
2019-02-15
Is anyone using latest python image (doesn’t matter which tag) and latest celery? I’ve noticed that after yesterdays pull my celery workers die constantly without any meaningful notification in the debug logs
any tag including older releases?
yeah
I’ve checked so far python:3.4-jessie, python:3.6 and python:3.6-alpine
but few minutes after writing this I found a difference in the kombu version library which was 4.2.2-post1
and now it’s 4.3.0
I’m rebuilding the image
and it works
so it’s not really related to docker image
2019-02-21
AWS CodeBuild now supports local caching, which makes it possible for you to persist intermediate build artifacts locally on the build host so that they are available for reuse in subsequent build runs. Your build project can use one of two types of caching: Amazon S3 or local. In this blog post, we will discuss […]
anyone using codebuild ?
2019-02-25
Manipulate Docker images across different registries - ivanilves/lstags