Skip to content

Commit

Permalink
attach
Browse files Browse the repository at this point in the history
  • Loading branch information
alexrf45 committed Dec 1, 2024
1 parent cfe82e6 commit c084151
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions aegis-wrapper/aegis/cli.py
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ def main():
host_network=args.host_network,
gui=args.gui
)
docker_handler.attach()
except ValueError as e:
log_error(str(e))
return
Expand Down

0 comments on commit c084151

Please sign in to comment.