-
Docker builds for `dev`, `staging`, `master` and releases should be automated and pushed to the `uniwuezpd` Dockerhub
-
Getting error when building Docker image:
wget: unable to resolve host address ‘max-cdn.cdn.appdomain.cloud’
-
Tried this on both an Intel and M1 Mac, running latest Docker Desktop (3.5.2).
Tried `docker build`, `docker buildx build`, and `docker buildx build --platform linux/amd64`.
Tried the suggestion…
-
Error: EPERM: operation not permitted, copyfile '/strapi/node_modules/strapi-admin/ee/admin/containers/Roles/ProtectedListPage/index.js' -> '/strapi/.cache/ee/admin/containers/Roles/ProtectedListPage/…
-
running docker build failing
```
Sending build context to Docker daemon 246.8kB
Step 1/9 : ARG BASE_IMAGE=python:3.8-alpine
Step 2/9 : FROM $BASE_IMAGE
---> fbfb63e3c6bb
Step 3/9 : COPY conf/ …
-
**Describe the bug**
Running the DockerFile giving error for GPUSupport folder
**To Reproduce**
Steps to reproduce the behavior:
1. Clone the repo from source
2. Ensure that you have Docker ins…
-
Am I doing something wrong here? On macOS Sierra. Docke
```
adysan@adyNUC:~$ cd git
adysan@adyNUC:~/git$ git clone https://github.com/evilsocket/dnssearch.git
Cloning into 'dnssearch'...
remote…
-
Hi,
I got an error.
```
Step 18 : RUN /etc/init.d/postgresql start && bin/rake db:schema:load RAILS_ENV=production
---> Running in 3516ffc72cbc
Starting PostgreSQL 9.4 database server: main.
rake ab…
-
### What happened?
I'm hosting a private registry using Harbor like such like such:
Link to Harbor Ticket, but I believe this is a kubernetes issue or limitation: https://github.com/goharbor/har…
-
### Steps to reproduce
1. Run the "Build docker & cloud images" GitHub Action. Uncheck "Build docker images" and "Build Nebius images", check "Staging build" and one of the clouds.
2. Wait until t…