-
I was trying to make a docker file for pagenodes and the installation failed. I cannot seem to get this to deploy with the given instructions.
I have attached the commands and debug information bel…
-
### Describe the bug
We have 2 issues with building ASP.NET project for ARM64 board. We use `docker buildx build --platform linux/arm64`, so if I understand correctly, this is cross compilation *…
-
**Setup information**
Running Invoice Ninja using docker-compose on a Raspberry Pi 3B+, arm64 v8.
**Describe the bug**
The SnapPDF previews are not working and are timing out with error 504 Gatew…
-
With moby/moby#31257 and moby/moby#32063 it has become possible to declare more complicated build flows using Dockerfiles. Resources can be built as part of one image and reused in the next build stag…
-
**Describe the bug**
tmuxinator/completion/tmuxinator.fish doesn't correctly set __fish_tmuxinator_program_cmd in `set __fish_tmuxinator_program_cmd (commandline -o)[1]`. In my shell, tested in empty…
-
Hi guys, I've a weird error, I'm trying to run a python script in ECS, the dockerfile is pretty basic:
```
FROM python:3.8
COPY . /
RUN pip install -r requirements.txt
CMD ["python", "./get_hi…
-
### Description
In many cases, where Apisix is running behind a corporate firewall, the only way to access some external or internal endpoints is through a http or https_proxy or sockes_proxy. Is it …
-
- [ ] This is a bug report
- [x] This is a feature request
- [x] I searched existing issues before opening this one
### Steps to reproduce the behavior
```
RUN apt-get update \
.......
…
-
One of the great strengths of R is how it enables reproducible research. I'm interested in the use of R packages as research compendia to accompany published articles and reports. I'd love to learn mo…
-
Greetings --
Thanks for this great application. I'm not chess guru but I recenty found your repo in the last week or two when looking for a way to run a personal chess database on Linux. I am a web…