amjad
d229d37106
Merge 67b6f20176
into 18f59bdb09
2024-06-13 17:40:53 +00:00
Guillaume Lours
18f59bdb09
remove references to Dev Environments feature
...
Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
2024-05-18 11:08:07 +02:00
Atomist Bot
67b6f20176
Pin Docker image python:3.10-alpine
...
--platform=$BUILDPLATFORM
->
python:3.10-alpine@sha256:c9d3c11e89887c82efeb4f4fee8771a406cf42f41aebbd23148906d5fe3c1426
[atomist:generated]
[atomist-skill:atomist/docker-base-image-policy]
Signed-off-by: Atomist Bot <bot@atomist.com>
2022-10-07 07:12:43 +00:00
Nick Sieger
c2f8036fd3
Add "Open in Docker Dev Environments" links ( #280 )
...
* readme: add devenvs links in READMEs
Signed-off-by: Nick Sieger <nick@nicksieger.com>
2022-09-01 11:39:33 -05:00
Milas Bowman
b53e4542c9
flask-redis: dev envs support & misc improvements ( #265 )
...
(Most of this is almost identical to #263.)
* Docker Desktop Development Environments config
* Use cache volumes for pip
* Downgrade from Python 3.11 _alpha_ -> Python 3.10
* Use port `8000` to avoid conflicts with Airplay on
macOS for default Flask port `5000`
* Use `SIGINT` to gracefully stop Flask
* Formatting fixes in `compose.yaml`
Signed-off-by: Milas Bowman <milas.bowman@docker.com>
2022-07-08 16:48:08 +02:00
Nicolas De loof
667bd9facb
Adopt Compose v2 ( #240 )
...
* Adopt Compose v2
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2022-05-10 11:59:25 +02:00
Ajeet Singh Raina, Docker Captain, ARM Innovator, RedisInc
04f8c9ca12
Nginx/Node/Redis and Flask/Redis Compose example ( #222 )
...
* Added Node, Nginx and Redis Project
* Added Flask/Redis
2022-03-17 17:33:36 +01:00