-
### Description:
It is frustrating to setup the local development environment for everyone so...
We need to containerize our project for easier deployment and consistency across various environmen…
-
- [x] GHCR specific spec
- [ ] Match production image hashes before doing #9
-
os:
[Release]
Version=20.7.1
Type=Desktop
Type[zh_CN]=社区版
Edition=Y2020E0001
Copyright=Y2020CR001
[Addition]
Milestone=
Buildid=build1
#### error
```
docker build ./ -t t
Sending bu…
-
Hi all,
for the first time I'm using docker and CloudComPy.
When I build the docker image I have very long processing times (> 20 min.).
This seems to be particularly due to the following step…
-
**What happened?**
Tried to run a container meant for a different architecture that the host's. `devpod up` failed with:
> Error: unknown flag: --platform linux/amd64
**What did you expec…
-
Hi, I'm trying to create the following deployment logic that will build and run a docker container on the AWS EC2 instance.
```
name: scp files
on: [push]
jobs:
build:
name: Build
…
-
### Context
Conda-store was once able to build docker images and host them in it's own docker registry. The docker workflows for conda store have fallen into disrepair and is have not been used by an…
-
Docker build fails after downloading fmridenoise-0.2.1.tar.gz on my Mac OS 10.15.7 with Docker v3.2.2. The output error:
$ docker build .
[+] Building 8.7s (7/12) …
-
## Goals:
1. Use same binary for all release channels e.g. github release page, packagecloud, and docker
2. Shipped binaries built with **exact** same dependencies as tests
## Approach:
* Use st…
-
Hello Team,
I am trying to use lib for docker build and push, but I am getting the following error.
I understand by the documentation that "build-args" are optional, so I dont use them.
Important:…