Skip to content

fix(docker): add Dockerfile and detached mode#2

Open
SilentDemonSD wants to merge 0 commit intogcpsolution99:mainfrom
SilentDemonSD:main
Open

fix(docker): add Dockerfile and detached mode#2
SilentDemonSD wants to merge 0 commit intogcpsolution99:mainfrom
SilentDemonSD:main

Conversation

@SilentDemonSD
Copy link
Contributor

This pull request makes minor updates to the GSP/Abhi_Secret_Manager.sh script, mainly related to Dockerfile creation and running the Docker container in detached mode.

  • Dockerfile creation: The script now generates a Dockerfile.
  • Docker container execution: The container is now started in detached mode (-d flag), allowing the script to continue running without waiting for the container process to finish. So no need for CTRL + C

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant