<feed xmlns='http://www.w3.org/2005/Atom'>
<title>markr.git/Dockerfile, branch master</title>
<subtitle>Markr - Marking as a Service</subtitle>
<link rel='alternate' type='text/html' href='http://git.szymonszukalski.com/markr.git/'/>
<entry>
<title>Separate Docker Compose services for build, test, run</title>
<updated>2024-07-25T01:56:13+00:00</updated>
<author>
<name>Szymon Szukalski</name>
<email>szymon@skas.io</email>
</author>
<published>2024-07-25T01:56:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.szymonszukalski.com/markr.git/commit/?id=1df19fd955eb951f5d31fb205963b2f4e794c039'/>
<id>1df19fd955eb951f5d31fb205963b2f4e794c039</id>
<content type='text'>
Refactor Docker Compose setup to include distinct services for building, testing,
and running the application.

Use separate Dockerfiles and configurations for each phase to isolate concerns and
improve workflow.

Quiet down the maven logs and set log levels to WARN so there is less noise in the
logs.

Update README file with information on running the project.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Refactor Docker Compose setup to include distinct services for building, testing,
and running the application.

Use separate Dockerfiles and configurations for each phase to isolate concerns and
improve workflow.

Quiet down the maven logs and set log levels to WARN so there is less noise in the
logs.

Update README file with information on running the project.
</pre>
</div>
</content>
</entry>
<entry>
<title>Containerise application and switch to PostgreSQL</title>
<updated>2024-07-25T00:23:47+00:00</updated>
<author>
<name>Szymon Szukalski</name>
<email>szymon@skas.io</email>
</author>
<published>2024-07-25T00:23:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.szymonszukalski.com/markr.git/commit/?id=7be6f97a98429485ff35b12798bdb8e7b8facf19'/>
<id>7be6f97a98429485ff35b12798bdb8e7b8facf19</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
