<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wikemacs.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=83.79.101.147</id>
	<title>WikEmacs - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wikemacs.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=83.79.101.147"/>
	<link rel="alternate" type="text/html" href="https://wikemacs.org/wiki/Special:Contributions/83.79.101.147"/>
	<updated>2026-04-25T07:19:55Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.35.14</generator>
	<entry>
		<id>https://wikemacs.org/index.php?title=Docker&amp;diff=47005</id>
		<title>Docker</title>
		<link rel="alternate" type="text/html" href="https://wikemacs.org/index.php?title=Docker&amp;diff=47005"/>
		<updated>2015-06-16T20:38:19Z</updated>

		<summary type="html">&lt;p&gt;83.79.101.147: /* Manipulating images and containers */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
&lt;br /&gt;
In the emacs world we have some packages to work with Docker.&lt;br /&gt;
&lt;br /&gt;
= Syntax highlighting =&lt;br /&gt;
&lt;br /&gt;
This is possible with [https://github.com/spotify/dockerfile-mode dockerfile-mode] (in [[MELPA]]). It also offers the ability to build the image directly ('''C-c C-b''') from the buffer.&lt;br /&gt;
&lt;br /&gt;
= Manipulating images and containers =&lt;br /&gt;
&lt;br /&gt;
For that you'll want [https://github.com/Silex/docker.el docker.el] (in MELPA too). It defines a docker-images major mode to manipulate docker images: call it with '''M-x docker-images''' and use the keys: '''D'''elete, '''F'''etch (pull), '''R'''un, '''P'''ush and the same with containers.&lt;br /&gt;
&lt;br /&gt;
Silex: I'm the author of the above docker.el, it'll soon feature documentation &amp;amp; everything, just be a little patient :)&lt;br /&gt;
&lt;br /&gt;
[[Category:Programming]]&lt;/div&gt;</summary>
		<author><name>83.79.101.147</name></author>
	</entry>
</feed>