# Imagen base docker sin etiqueta tras limpieza del launcher

**URL:** https://meta.discourse.org/t/untagged-docker-base-image-after-launcher-cleanup/275947
**Category:** Self-hosting
**Tags:** docker
**Created:** [20 Agosto, 2023 19:32 UTC](https://meta.discourse.org/t/untagged-docker-base-image-after-launcher-cleanup/275947 "2023-08-20T19:32:52Z")
**Posts on this page:** 1
**Showing post:** 3

<div class="post-metadata">

### Author: ![nordize](https://avatars.discourse-cdn.com/v4/letter/n/c68b51/32.png) [@nordize](https://meta.discourse.org/u/nordize)
#### Post date: [22 Agosto, 2023 19:37 UTC](https://meta.discourse.org/t/untagged-docker-base-image-after-launcher-cleanup/275947/3 "2023-08-22T19:37:12Z")

</div>

Gracias por esa indicación, no había encontrado ese hilo cuando busqué. Viendo esta publicación en particular con “instrucciones” (son del foro de Docker, discutiendo contenedores de Docker en general):

> [@Any advice on how to save space?](https://meta.discourse.org/t/any-advice-on-how-to-save-space/252779/17?u=nordize):
>
> I got additional instructions on how to handle the following: The details are: [[image]](https://forums.docker.com/u/rofrano)[rofrano](https://forums.docker.com/u/rofrano)[John Rofrano](https://forums.docker.com/u/rofrano) 1 [20h](https://forums.docker.com/t/how-to-remove-none-images-after-building/7050/53?u=debryc) The command to remove an image is: docker rmi {image\_name} Where {image\_name} is the name of the image you want to delete. You can also use the image ID to delete the image (e.g., docker rmi {image\_id}). This is what you will need to use to delete an image with a name of \<none\>. For example, Let’s say you have the following images: REPOSITORY TAG IMAGE ID …

… parece similar a la configuración que veo, pero el aspecto que no me queda claro es si está _previsto_ tener dos imágenes: `discourse/base` e imagen `discourse_latest/app`. Las instrucciones de esa [publicación de los foros de Docker parecen asumir que este no era un comportamiento previsto, sino un remanente de acciones no intencionadas que resultaron en dos imágenes en lugar de una.

¿Podría alguien con conocimientos (desarrollador?) confirmarlo?

---

_[View the full topic](https://meta.discourse.org/t/untagged-docker-base-image-after-launcher-cleanup/275947)._
