-
Hi Sören
https://github.com/X9Developers/XSN/blob/7fe0dae12f747e4b157a72b5f1123cd61c2c95ba/Dockerfile#L39
this will not work, if you want to save image sizes
because Docker images are composed …
-
Test:
```
# in terminal 1, run a service like a database
docker run --rm --name first postgres
# in terminal 2
cat
-
Hey,
1. Move the project to sorry-cypress namespace
1. Split project into repositories
- Director
- Dashboard
- API
- Dockerfiles
- Documentation
- Playground (Demo)
1. Ex…
-
## Context
Implement a GitHub action to automatically test Commodore Components. For an initial testing it could look like this:
1. Render component locally
2. Run `kubeval` over the rendered m…
tobru updated
3 years ago
-
This issue will server to gather bottling failures for ARM.
*Current blockers:*
- `brew`: https://github.com/Homebrew/brew/issues/9449
- ~`brew`: https://github.com/Homebrew/brew/issues/9434~
- …
-
Go!
Welcome to QA-Board! We are working on open-sourcing the project and are targeting an *official* release for Q3 2020.
## What needs to be done before the release
- [x] Pre-release, as all i…
-
```
2020-07-20T20:36:39.7671334Z ##[section]Starting: Request a runner to run this job
2020-07-20T20:36:39.9516941Z Can't find any online and idle self-hosted runner in current repository that match…
dbist updated
4 years ago
-
let's start small, and figure out a way to take a few opinions/structures from existing projects we liked, and wrap that up in something that feels like create react app, but has some extra built in f…
-
I tried to install authelia with docker-compose but on startup authelia isn't able to find the configuration.yml. Especially it is impossible to mount the "/var/lib/authelia" volumen and on build the …
-
Given the immense popularity of Docker and the need to harden it different per platform (see ideas below) - we'd like to start writing a Docker best practices section.
You're welcome to contribute …