-
**Host Environment**
- OS: Windows 10
- Compiler: CMake from MinGW
**To Reproduce**
Steps to reproduce the behavior:
- Clone vcpkg
- Use the bootstrap bat file
- vcpkg install zlib
**Fai…
-
I'm running some Bismark programs on Ostrich which use `sort`. The version of `sort` (GNU coreutils 5.93) installed on Ostrich is out of date (current version is 8.32), and thus it lacks a key sort op…
-
## Description
Hi,
We have a `Dockerfile` like this
https://github.com/finos/legend-shared/blob/master/legend-shared-server/Dockerfile
```
FROM openjdk:11
COPY target/legend-shared-server-*.…
akphi updated
3 years ago
-
Hi,
I was trying out the [`diff2html-cli`][1] utility. That uses `yargs`.
When I type `diff2html -h`, I see:
![image](https://cloud.githubusercontent.com/assets/3578197/25981464/59bc7eee-36a3-1…
-
Crossposting from [stackoverflow](https://stackoverflow.com/questions/50065899/dropwizard-testing-resourcetestrule-throwing-noclassdeffounderror-ch-qos-logb) and [forum](https://groups.google.com/foru…
-
# Description
We cannot use SocketCAN's VirtualCAN bus (`vcan`) on a Linux Docker container w/ Docker for Mac.
- [x] I have tried with the latest version of my channel (Stable)
- [x] I have…
-
I'm running this tool on a local minio instance and have tried using both -m and just the standard s3cmd utility. Everything appears to work fine, except there are many parse errors coming from standa…
-
When I try to run `docker` commands locally, it seems to fail.
```
name: test
on: [push]
jobs:
test:
runs-on: ubuntu-latest
name: Test Registry
steps:
- name: Check…
-
- [x] ran `brew update` and can still reproduce the problem?
- [x] ran `brew doctor`, fixed all issues and can still reproduce the problem?
Don't know how to remove the final error concerning intern…
-
Hi,
could it be possible to add trivy scan on CI on docker image ?
The image base on alpine is safe, but on debian (latest) contains lots of CVE :
```
docker run --rm -v $HOME/Library/Caches:/…