The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Is it save to call docker stop (using your official docker bitbucket image)

Rudolf Rödl
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
October 10, 2019

If one uses your official docker image is it save to simply call "docker stop" for production 

runs.  I ask because this triggers the sigterm signal. 

Do you catch this signal and execute your "stop-bitbucket.sh" in order to perform 

orderly shutdown? 

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

0 votes
Peter Plewa
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
October 15, 2019

Hi @Rudolf Rödl

I have my colleague answer: 

You can call docker stop if running it via docker run.

We do call docker rm -f when you force stop through UI as we want to stop it as quickly as possible.

Thanks,
Peter

TAGS
AUG Leaders

Atlassian Community Events