<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	xmlns:georss="http://www.georss.org/georss"
	xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
	
	>
<channel>
	<title>
	Dockerize Django Uygulamasını Debug Etmek yazısına yapılan yorumlar	</title>
	<atom:link href="https://www.egehangundogdu.com/dockerize-django-uygulamasini-debug-etmek/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.egehangundogdu.com/dockerize-django-uygulamasini-debug-etmek/</link>
	<description>Part-time öğrenci. Full-time geliştirici.</description>
	<lastBuildDate>Sun, 16 May 2021 15:27:30 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		Yazar: Anonim		</title>
		<link>https://www.egehangundogdu.com/dockerize-django-uygulamasini-debug-etmek/#comment-402</link>
		<dc:creator><![CDATA[Anonim]]></dc:creator>
		<pubDate>Sun, 16 May 2021 15:27:30 +0000</pubDate>
		<guid isPermaLink="false">https://www.egehangundogdu.com/?p=720#comment-402</guid>
					<description><![CDATA[Selam yazi icin tesekkurler,

3. bir yontem olarak docker attach ile ayakta duran container&#039;a baglanabiliriz.
Orn: docker attach container_id

Attach modunda ipdb&#039;nin calisabilimesi icin docker-compose.yml dosyasinda django&#039;nun calistirildigi container icin sunlari eklemek gerek:

stdin_open: true
tty: true]]></description>
			<content:encoded><![CDATA[<p>Selam yazi icin tesekkurler,</p>
<p>3. bir yontem olarak docker attach ile ayakta duran container&#8217;a baglanabiliriz.<br />
Orn: docker attach container_id</p>
<p>Attach modunda ipdb&#8217;nin calisabilimesi icin docker-compose.yml dosyasinda django&#8217;nun calistirildigi container icin sunlari eklemek gerek:</p>
<p>stdin_open: true<br />
tty: true</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
