<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/wiki.git/docs/install-with-docker.md, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/wiki.git/'/>
<entry>
<title>feat: add docs to install-with-docker.md</title>
<updated>2022-11-08T00:39:16+00:00</updated>
<author>
<name>Yehonal</name>
<email>yehonal.azeroth@gmail.com</email>
</author>
<published>2022-11-08T00:39:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/wiki.git/commit/?id=d7a7450a173917147e4c616f626805dafd441ae4'/>
<id>d7a7450a173917147e4c616f626805dafd441ae4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improvements to the Docker guides after last changes</title>
<updated>2022-11-07T12:24:12+00:00</updated>
<author>
<name>Yehonal</name>
<email>yehonal.azeroth@gmail.com</email>
</author>
<published>2022-11-07T12:24:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/wiki.git/commit/?id=6b9d88f5980c48a0ed1acb4d6216b857604e9dd4'/>
<id>6b9d88f5980c48a0ed1acb4d6216b857604e9dd4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update install-with-docker.md</title>
<updated>2022-10-22T13:44:27+00:00</updated>
<author>
<name>Yehonal</name>
<email>yehonal.azeroth@gmail.com</email>
</author>
<published>2022-10-22T13:44:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/wiki.git/commit/?id=e50d4de2400363a2f7efbc1b89cac90f2f866213'/>
<id>e50d4de2400363a2f7efbc1b89cac90f2f866213</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: docker-compose -&gt; docker compose</title>
<updated>2022-10-17T21:34:02+00:00</updated>
<author>
<name>Yehonal</name>
<email>yehonal.azeroth@gmail.com</email>
</author>
<published>2022-10-17T21:34:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/wiki.git/commit/?id=7ba43a61fa695d807701bedd3ba4872187dbf6f4'/>
<id>7ba43a61fa695d807701bedd3ba4872187dbf6f4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>chore: add config step to docker (#662)</title>
<updated>2022-01-13T14:09:53+00:00</updated>
<author>
<name>dantav</name>
<email>det2048@gmail.com</email>
</author>
<published>2022-01-13T14:09:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/wiki.git/commit/?id=5c197b90b3bc8f41695b6e05924a556026dbb4b0'/>
<id>5c197b90b3bc8f41695b6e05924a556026dbb4b0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>chore: Install-with-Docker.md (#469)</title>
<updated>2021-06-12T14:08:37+00:00</updated>
<author>
<name>purwo-martono</name>
<email>59758048+purwo-martono@users.noreply.github.com</email>
</author>
<published>2021-06-12T14:08:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/wiki.git/commit/?id=220d73b262c78a5933866882f22f144c342df649'/>
<id>220d73b262c78a5933866882f22f144c342df649</id>
<content type='text'>
taken from https://www.azerothcore.org/wiki/Install-with-Docker#how-can-i-run-commands-in-the-worldserver-console after I got error to attach ac-worldserver on docker
and then attach with winpty

Co-authored-by: Kitzunu &lt;24550914+Kitzunu@users.noreply.github.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
taken from https://www.azerothcore.org/wiki/Install-with-Docker#how-can-i-run-commands-in-the-worldserver-console after I got error to attach ac-worldserver on docker
and then attach with winpty

Co-authored-by: Kitzunu &lt;24550914+Kitzunu@users.noreply.github.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>chore: file naming standard (#517)</title>
<updated>2021-06-12T12:50:58+00:00</updated>
<author>
<name>Kitzunu</name>
<email>24550914+Kitzunu@users.noreply.github.com</email>
</author>
<published>2021-06-12T12:50:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/wiki.git/commit/?id=f309cf79bbb032a0686b7d04feb8fec18e600a84'/>
<id>f309cf79bbb032a0686b7d04feb8fec18e600a84</id>
<content type='text'>
* A

* file naming standard
Fixes #491

* Revert "A"

This reverts commit 1c225fed753554098069597a2bbcbe08213b76a1.

* rename

* Revert "rename"

This reverts commit 65fd916faf8530ce258cc2b475c93971468680fe.

* Revert "file naming standard"

This reverts commit 6ca5a703a9e9d59f9c773029e4c04bfd012b6abb.

* bye

* Hi

* Create the-staging-branch.md

* 1

* Delete how-to-create-a-PR.md

* Create how-to-create-a-pr.md

* werafgt

* Update the-modular-structure.md

* wef</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* A

* file naming standard
Fixes #491

* Revert "A"

This reverts commit 1c225fed753554098069597a2bbcbe08213b76a1.

* rename

* Revert "rename"

This reverts commit 65fd916faf8530ce258cc2b475c93971468680fe.

* Revert "file naming standard"

This reverts commit 6ca5a703a9e9d59f9c773029e4c04bfd012b6abb.

* bye

* Hi

* Create the-staging-branch.md

* 1

* Delete how-to-create-a-PR.md

* Create how-to-create-a-pr.md

* werafgt

* Update the-modular-structure.md

* wef</pre>
</div>
</content>
</entry>
</feed>
