Aanand Prasad 21f20cbc9b Merge pull request #3449 from Andrey9kin/ready/3281 vor 9 Jahren
..
cli 61324ef308 Fix byte/str typing error vor 9 Jahren
config 60f7e021ad Fix split_path_mapping behavior when mounting "/" vor 9 Jahren
__init__.py 50287722f2 Update release notes and set version to 1.8.0dev vor 9 Jahren
__main__.py bf1552da79 Use json to encode invalid values in configuration errors so that the user sees a proper repr of the value. vor 10 Jahren
const.py b99037b4a6 Add support for DOCKER_* variables in .env file vor 10 Jahren
container.py b33d7b3dd8 Prevent unnecessary inspection of containers when created from an inspect. vor 9 Jahren
network.py e5529a89e1 Make down idempotent, continue to remove resources if one is missing. vor 10 Jahren
parallel.py 310b3d9441 Properly handle APIError failures in Project.up vor 9 Jahren
progress_stream.py 475a091768 Update pre-commit config to enforace that future imports exist in all files. vor 10 Jahren
project.py 4b01f6dcd6 add msg attribute to ProjectError class vor 9 Jahren
service.py 56c6e29819 Unit test for skipping network disconnect. vor 9 Jahren
state.py ef4eb66723 Implement smart recreate behind an experimental CLI flag vor 10 Jahren
utils.py a67ba5536d Fix #3281: Unexpected result when using build args with default values vor 9 Jahren
volume.py e5529a89e1 Make down idempotent, continue to remove resources if one is missing. vor 10 Jahren