<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="es">
		<id>https://1984.lsi.us.es/wiki-ssoo/index.php?action=history&amp;feed=atom&amp;title=Operando_con_las_im%C3%A1genes</id>
		<title>Operando con las imágenes - Historial de revisiones</title>
		<link rel="self" type="application/atom+xml" href="https://1984.lsi.us.es/wiki-ssoo/index.php?action=history&amp;feed=atom&amp;title=Operando_con_las_im%C3%A1genes"/>
		<link rel="alternate" type="text/html" href="https://1984.lsi.us.es/wiki-ssoo/index.php?title=Operando_con_las_im%C3%A1genes&amp;action=history"/>
		<updated>2026-05-12T21:31:47Z</updated>
		<subtitle>Historial de revisiones para esta página en el wiki</subtitle>
		<generator>MediaWiki 1.29.0</generator>

	<entry>
		<id>https://1984.lsi.us.es/wiki-ssoo/index.php?title=Operando_con_las_im%C3%A1genes&amp;diff=4199&amp;oldid=prev</id>
		<title>Pneira: Página creada con «Puedo borrar una imagen de mi repositorio local en cualquier momento:  &lt;syntaxhighlight lang=&quot;sh&quot;&gt; # docker image rm -f hello-world Untagged: hello-world:latest Untagged: h...»</title>
		<link rel="alternate" type="text/html" href="https://1984.lsi.us.es/wiki-ssoo/index.php?title=Operando_con_las_im%C3%A1genes&amp;diff=4199&amp;oldid=prev"/>
				<updated>2018-11-29T14:48:08Z</updated>
		
		<summary type="html">&lt;p&gt;Página creada con «Puedo borrar una imagen de mi repositorio local en cualquier momento:  &amp;lt;syntaxhighlight lang=&amp;quot;sh&amp;quot;&amp;gt; # docker image rm -f hello-world Untagged: hello-world:latest Untagged: h...»&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Página nueva&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Puedo borrar una imagen de mi repositorio local en cualquier momento:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;sh&amp;quot;&amp;gt;&lt;br /&gt;
# docker image rm -f hello-world&lt;br /&gt;
Untagged: hello-world:latest&lt;br /&gt;
Untagged: hello-world@sha256:1f19634d26995c320618d94e6f29c09c6589d5df3c063287a00e6de8458f8242&lt;br /&gt;
Deleted: sha256:05a3bd381fc2470695a35f230afefd7bf978b566253199c4ae5cc96fafa29b37&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Comprobamos que ya no esta:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;sh&amp;quot;&amp;gt;&lt;br /&gt;
# docker images&lt;br /&gt;
REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Puedo volver a descargarla del repositorio principal de docker:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;sh&amp;quot;&amp;gt;&lt;br /&gt;
# docker pull hello-world&lt;br /&gt;
Using default tag: latest&lt;br /&gt;
latest: Pulling from library/hello-world&lt;br /&gt;
5b0f327be733: Already exists &lt;br /&gt;
Digest: sha256:07d5f7800dfe37b8c2196c7b1c524c33808ce2e0f74e7aa00e603295ca9a0972&lt;br /&gt;
Status: Downloaded newer image for hello-world:latest&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Volvemos a comprobar y efectivamente si aparece:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;sh&amp;quot;&amp;gt;&lt;br /&gt;
# docker images&lt;br /&gt;
REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE&lt;br /&gt;
hello-world         latest              05a3bd381fc2        6 weeks ago         1.84kB&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;/div&gt;</summary>
		<author><name>Pneira</name></author>	</entry>

	</feed>