Remove elasticSearch 6.5.4. in docker

Would like to remove Elasticsearch 6.5.4 containers (installed by a vendor many years ago) but stopping or killing these container/s using stop/kill commands doesn’t exits its status, hence can't remove. There seems to be an orchestration tool(which we are unaware of) which restarts them over again. Please share how to completely remove these images & containers.
There are other elasticsearch 7.10.1 containers on the same server and they stop fine but these are the ones we need to retain and need to remove the older ones.

None of the below commands helped. Also, tried to disable the restartpolicy

'docker stop' -- Status remains up & a new containerID gets assigned to it

'docker kill' -- Status remains up & a new containerID gets assigned to it

'systemctl stop <Unit -Name >'

'systemctl disable <Unit - Name>'

elasticsearch 7.10 is EOL and no longer supported. Please upgrade ASAP.

(This is an automated response from your friendly Elastic bot. Please report this post if you have any suggestions or concerns :elasticheart: )

Please don't post pictures of text, logs or code. They are difficult to read, impossible to search and replicate (if it's code), and some people may not be even able to see them :slight_smile:

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.