<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2000/atom"><channel><title>Dockerfile on wesleysinks.com</title><link>https://wesleysinks.com/tags/dockerfile/</link><description>Recent content on Dockerfile by wesleysinks.com</description><generator>Hugo -- gohugo.io</generator><language>en-US</language><lastBuildDate>Wed, 06 Aug 2025 20:30:55 +0000</lastBuildDate><atom:link href="https://wesleysinks.com/tags/dockerfile/index.xml" rel="self" type="application/rss+xml"/><item><title>Customizing a code-server Docker Image</title><link>https://wesleysinks.com/til/customizing-a-code-server-docker-image/</link><pubDate>Wed, 06 Aug 2025 20:30:55 +0000</pubDate><guid>https://wesleysinks.com/til/customizing-a-code-server-docker-image/</guid><category>TIL</category><description>The Problem: code-server docker container comes with 0 binaries, so you have to set it up to your specific needs in a Dockerfile to include the binaries and packages you need for development assuming you&amp;rsquo;re using the built-in terminal and proxied port forwarding, etc. The Solution: Write a Dockerfile.</description></item></channel></rss>