Git Product home page Git Product logo

Comments (9)

michaelshobbs avatar michaelshobbs commented on May 18, 2024 6

dokku apps:destroy <app> is the preferred method. You can either run man dokku or dokku --help to see the following

    apps:destroy <app>                                                 Permanently destroy an app

from dokku.

Kyso avatar Kyso commented on May 18, 2024

That's what I've been doing. Make sure you remove all the images with no
tags as well, as they are previous deploys that docker doesn't
automatically remove.
On Jun 21, 2013 2:29 PM, "Francisco Carriedo" [email protected]
wrote:

What would be best way to cleanly and completely remove a deployed app
(image)?

Would it be?:

$ docker rm
$ docker rmi
$ rm -rf ~/dokku/

Thanks!


Reply to this email directly or view it on GitHubhttps://github.com//issues/36
.

from dokku.

fcarriedo avatar fcarriedo commented on May 18, 2024

@Kyso Nice to know. I didn't want to remove them since wasn't sure there were being used for something else.

It also seems to me that the described process would do it, but is it the correct/official way to do it?

from dokku.

progrium avatar progrium commented on May 18, 2024

That's basically correct. It'll be official when there is a command to do it, but right now I think tests are higher priority. So that's good for now.

from dokku.

Kyso avatar Kyso commented on May 18, 2024

docker rmi id is sufficient.
On Jun 21, 2013 2:35 PM, "Francisco Carriedo" [email protected]
wrote:

@Kyso https://github.com/Kyso Nice to know. I didn't want to remove
them since wasn't sure there were being used for something else.

It also seems to me that the described process would do it, but is it the
correct/official way to do it?


Reply to this email directly or view it on GitHubhttps://github.com//issues/36#issuecomment-19833041
.

from dokku.

fcarriedo avatar fcarriedo commented on May 18, 2024

Perfect. Thanks!

from dokku.

lastmjs avatar lastmjs commented on May 18, 2024

I believe that

dokku cleanup

Is now the command. See this issue #793

from dokku.

michaelshobbs avatar michaelshobbs commented on May 18, 2024

This is documented. Why are we commenting on 2+ year old closed issues?

from dokku.

lastmjs avatar lastmjs commented on May 18, 2024

I didn't see it listed in the output of the dokku help command; I had a hard time finding out that this command exists. Where is it documented?

from dokku.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.