|
|
|
|
|
by m463
699 days ago
|
|
Not all dockerfiles (especially multi-stage builds) are easily sanitized for this. think FROM python:latest or FROM ubuntu:20.04 AS build They've put deliberate barriers in the way of using docker commands without accessing their cloud. |
|