<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Blog @ SIB Visions &#187; Docker</title>
	<atom:link href="http://blog.sibvisions.com/tag/docker/feed/" rel="self" type="application/rss+xml" />
	<link>https://blog.sibvisions.com</link>
	<description>Blog @ SIB Visions</description>
	<lastBuildDate>Mon, 13 Apr 2026 09:47:01 +0000</lastBuildDate>
		<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>VisionX with Docker support</title>
		<link>https://blog.sibvisions.com/2020/07/13/visionx-with-docker-support/</link>
		<comments>https://blog.sibvisions.com/2020/07/13/visionx-with-docker-support/#comments</comments>
		<pubDate>Mon, 13 Jul 2020 10:12:10 +0000</pubDate>
		<dc:creator>rjahn</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Docker]]></category>
		<category><![CDATA[VisionX]]></category>

		<guid isPermaLink="false">https://blog.sibvisions.com/?p=8367</guid>
		<description><![CDATA[The next VisionX release will support Docker. If you are not familiar with Docker, it's worth a try. It offers super fast deployment and app delivery without additional hardware or software installation. If you're interested in Docker simply use Google.
The whole Docker technology is a big plus for application developers and also for our low-code [...]]]></description>
			<content:encoded><![CDATA[<p>The next VisionX release will support <a href="https://en.wikipedia.org/wiki/Docker_(software)">Docker</a>. If you are not familiar with Docker, it's worth a try. It offers super fast deployment and app delivery without additional hardware or software installation. If you're interested in Docker simply use <a href="https://www.google.com/search?q=docker">Google</a>.</p>
<p>The whole Docker technology is a big plus for application developers and also for our low-code platform VisionX. We will support Docker deployment with our next release. </p>
<p>Every application, created with VisionX, requires a Java application server like Tomcat and a relational database like Postgresql in order to run. If you don't own such runtime environment, it might be tricky to roll out your application! Sure, there are very cheap hosting provider which offers root server and application hosting, but this requires lots of IT skills. With docker, deployment is getting easier for you.</p>
<p>With next VisionX, it will be possible to create a pre-defined docker container in seconds. Use this container to create your own docker image and use Docker to run your application. </p>
<p>We'll show you some impressions how this will work:</p>
<p><center style="padding-bottom: 10px;"></p>
<table>
<tr>
<td><div class="wp-caption nomargin" style="width: 530px"><iframe width="520" height="290" src="https://www.youtube.com/embed/jNdPx2x46xI" frameborder="0" allowfullscreen></iframe><p class="wp-caption-text">Docker support</p></div></center></td>
</tr>
</table>
<p></center></p>
<p>And it will also be possible to use existing Docker Hosting Provider to run your application.<br />
We tried it out with <a href="https://sloppy.io/">sloppy.io</a>:</p>
<p><center style="padding-bottom: 10px;"></p>
<table>
<tr>
<td><div class="wp-caption nomargin" style="width: 530px"><iframe width="520" height="290" src="https://www.youtube.com/embed/peGf405zgLM" frameborder="0" allowfullscreen></iframe><p class="wp-caption-text">sloppy.io</p></div></center></td>
</tr>
</table>
<p></center></p>
<p>Our docker container uses our own Tomcat definition, which can be found <a href="https://github.com/sibvisions/docker.tomcat">here</a>. Feel free to use our tomcat image in your environment. It solves some common configuration problems like custom port definition, username, password.</p>
]]></content:encoded>
			<wfw:commentRss>https://blog.sibvisions.com/2020/07/13/visionx-with-docker-support/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
