<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.abuissa.net/index.php?action=history&amp;feed=atom&amp;title=One_command_to_build_and_run_a_Dockerfile</id>
	<title>One command to build and run a Dockerfile - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.abuissa.net/index.php?action=history&amp;feed=atom&amp;title=One_command_to_build_and_run_a_Dockerfile"/>
	<link rel="alternate" type="text/html" href="https://wiki.abuissa.net/index.php?title=One_command_to_build_and_run_a_Dockerfile&amp;action=history"/>
	<updated>2026-04-20T22:43:25Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.13</generator>
	<entry>
		<id>https://wiki.abuissa.net/index.php?title=One_command_to_build_and_run_a_Dockerfile&amp;diff=135&amp;oldid=prev</id>
		<title>Razzi: Created page with &quot;About time I did this.  &lt;pre&gt; pipenv-install-issue $ cat Dockerfile FROM ubuntu  RUN apt-get update  ENTRYPOINT /bin/bash &lt;/pre&gt;  Desired:  &lt;code&gt;docker-shell&lt;/code&gt; * builds...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.abuissa.net/index.php?title=One_command_to_build_and_run_a_Dockerfile&amp;diff=135&amp;oldid=prev"/>
		<updated>2022-01-04T07:53:35Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;About time I did this.  &amp;lt;pre&amp;gt; pipenv-install-issue $ cat Dockerfile FROM ubuntu  RUN apt-get update  ENTRYPOINT /bin/bash &amp;lt;/pre&amp;gt;  Desired:  &amp;lt;code&amp;gt;docker-shell&amp;lt;/code&amp;gt; * builds...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;About time I did this.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
pipenv-install-issue $ cat Dockerfile&lt;br /&gt;
FROM ubuntu&lt;br /&gt;
&lt;br /&gt;
RUN apt-get update&lt;br /&gt;
&lt;br /&gt;
ENTRYPOINT /bin/bash&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Desired:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;docker-shell&amp;lt;/code&amp;gt;&lt;br /&gt;
* builds the image&lt;br /&gt;
* runs the container&lt;br /&gt;
* attaches fish :) or bash :|&lt;/div&gt;</summary>
		<author><name>Razzi</name></author>
	</entry>
</feed>