1
0
Fork 0
mirror of https://codeberg.org/icewind/haze.git synced 2026-06-03 17:14:08 +02:00

initial nix based docker images

This commit is contained in:
Robin Appelman 2025-06-07 18:24:39 +02:00
commit 06bf3b4b62
72 changed files with 472 additions and 789 deletions

View file

@ -0,0 +1,9 @@
[default]
s3 =
endpoint_url = http://s3:4566
s3api =
endpoint_url = http://s3:4566
[plugins]
endpoint = awscli_plugin_endpoint
cli_legacy_plugin_path = /usr/local/lib/python3.7/dist-packages

View file

@ -0,0 +1,3 @@
[default]
aws_access_key_id = dummy
aws_secret_access_key = dummy