-
### Pitch
Hey Team,
The current docker/docker-compose.yml explicitly targets production and the current steps for setting up a dev environment are a work in progress on the "getting started".
…
-
Kubernetes has the notion of Jobs and ScheduledJobs for utility containers, but the closest equivalent that Docker Compose offers is using multiple compose files: https://github.com/docker/compose/iss…
-
### Before you start please confirm the following.
- [X] Yes, I've searched similar issues on [GitHub](https://github.com/portainer/portainer/issues).
- [X] Yes, I've checked whether this issue is co…
-
Updating our repos based on the new version of scoretrak could be done via GitHub actions.
For instance, with docker-compose files, we can simply utilize .env files, and update the version by pushi…
-
Docker v2.22 now has [watch](https://docs.docker.com/compose/file-watch/) capability. But devcontainer would need to call `docker compose watch` instead of whatever it does today (`up`?).
…
-
## Question
Before asking a question, make sure you have:
- Reviewed relevant Kubernetes information: Google your error messages and look at K8s docs.
- Searched open and closed [GitHub issues]…
-
### Bug report info
```plain text
act version: 0.2.64
GOOS: linux
GOARCH: amd64
NumCPU: 20
Docker host: DOCKER_HOST environ…
-
## Environment & Version
- `docker compose version`
- Version: `master`
If you are not using docker compose do not file any new issue here.
Kubernetes related issues belong to https://…
-
Error while executing script to install MISP & IRIS
Error while pip install dependencies/evtx2splunk-2.0.1-py3-none-any.whl (from requirement.txt)
I commented the line in requirement in **/t-gua…
-
Docker edge on mac now supports kubernetes deployment with docker compose files
https://blog.docker.com/2018/05/kubecon-docker-compose-and-kubernetes-with-docker-for-desktop/
However our compose …