Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add kill process method when docker-compose down command #12206

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Commits on Oct 13, 2024

  1. Update down.go

    Add killProcessesUsingExposedPorts call section in runDown func
    
    Signed-off-by: DOHYUN KIM <[email protected]>
    dohyunKim12 authored Oct 13, 2024
    Configuration menu
    Copy the full SHA
    28b3a7c View commit details
    Browse the repository at this point in the history
  2. Create port_cleanup.go

    Signed-off-by: DOHYUN KIM <[email protected]>
    dohyunKim12 authored Oct 13, 2024
    Configuration menu
    Copy the full SHA
    a895461 View commit details
    Browse the repository at this point in the history