-
**Actual behavior**
Hi there, I am using bitbucket pipelines and would like to use Kaniko for a pipeline.
I'm using kaniko debug image and i got this error "usr/bin/mkfifo: not found " (kaniko debug…
-
Build kit allows you to mount temporary directories, wuch as a Python pip wheelhouse, into the container as it builds, so presumably the weight of the mounted directory is not added to the final layer…
-
Hi,
An option for allowing debugging without needing to recreate the container everytime is to use a volume to share `vsdbg` and the source code with the container.
Given a multistage Dockerfile, …
-
postgis - расширения для геоданных
tds_fdw используется для миграции данных с mssql на postgres
Есть два разных докер-образа под эти требования - https://hub.docker.com/r/mdillon/postgis и https://g…
-
I am building docker images for erlang releases, with inherited images that use the least possible data - `system/base -> erlang/base -> app/`.
I have a `system/base` docker image which installs co…
-
**Actual behavior**
When trying to use COPY with --chown and giving an envvar as an argument, build fails, while working perfectly fine in docker 20.10.3.
**Expected behavior**
Image is built c…
-
**Actual behavior**
A clear and concise description of what the bug is.
**Expected behavior**
A clear and concise description of what you expected to happen.
**To Reproduce**
Steps to repro…
-
**Actual behavior**
A clear and concise description of what the bug is.
I was building a python project and there was an error in the "Taking snapshot of files..." phase
**To Reproduce**
…
-
When I try to install digits with Dockerfile 6.0 with command:
"nvidia-docker build ."
I got the error message.
"Error parsing reference: "ubuntu:14.04 as protobuf" is not a valid repository/tag"
…
-
Hi,
We are trying to upgrade or download consul alerts 0.6.0 to utilize the new http feature but unable to do so.
First is we try to run a docker build and get the latest one thru below command …