-
Hello,
✅ Following approach works:
`docker run -it --privileged cruizba/ubuntu-dind docker run hello-world`
❌ But the following approach doesn't:
`docker run -it --platform=linux/amd64 --pri…
-
I am running mattermost under docker.
When trying to enable the rssfeed I get that error message.
Do I need to install some additional software to install the plugin?
-
### Description
```
docker run --runtime=runsc -e "MSSQL_ENABLE_HADR=0" -e "MSSQL_PID=Express" -v /tmp/socket:/tmp/socket -v
/home/liron/Downloads/userdata/data:/tmp/data -e "ACCEPT_EULA=Y" -e "SA…
-
### Environment
* PostgreSQL version: 12
* PostgREST version: v9.0.1
* Operating system: macOS 12.5
### Description of issue
The docker image size of arm64 is 21 times bigger than amd64.
…
-
### Using a supported version?
- [X] I have searched searched open and closed issues for duplicates.
- [X] I am using Signal-Desktop as provided by the Signal team, not a 3rd-party package.
### Over…
-
https://dev.azure.com/dnceng/internal/_build/results?buildId=1450673&view=results hit:
```
=== Failed
=== FAIL: runtime TestSyscallN/arg-6 (unknown)
=== FAIL: runtime TestSyscallN/arg-1 (unknown…
-
With recent lando versions (e.g. 3.4.2, 3.4.3, 3.5.0), we get the following error (using platformsh recipe) when running `lando rebuild` (no difference with option Y or N):
```
Configuration file …
-
Hello!
I came across this issue while trying to run overnode on an Odroid N2+, which has an arm64 (armv8) architecture. When running `overnode launch`, the docker-compose command fails, because it …
-
Here is my Dockerfile
```
# ffmpeg - http://ffmpeg.org/download.html
#
# From https://trac.ffmpeg.org/wiki/CompilationGuide/Ubuntu
#
# https://xilinx.github.io/video-sdk/v3.0/container_setup.ht…
-
```
What steps will reproduce the problem?
Not sure. Ubuntu amd64 Hardy Heron
What is the expected output? What do you see instead?
Here's the broken output.
$ make
cd src && make all
make[1]: Ente…