Explore >> Select a destination


You are here

sputge.com
| | rogs.me
3.7 parsecs away

Travel
| |
| | aarol.dev
3.4 parsecs away

Travel
| | Fly.io is a cloud service that can be used to easily deploy fullstack applications on the web. You only pay for what you use, and servers can be scaled up and ...
| | blog.oddbit.com
3.2 parsecs away

Travel
| | Someone asked on IRC about running ntpd in a container on Atomic, so I've put together a small example. We'll start with a very simple Dockerfile: FROM alpine RUN apk update RUN apk add openntpd ENTRYPOINT ["ntpd"] I'm using the alpine image as my starting point because it's very small, which makes this whole process go a little faster. I'm installing the openntpd package, which provides the ntpd binary. By setting an ENTRYPOINT here, the ntpd binary will be started by default, and any arguments passed t...
| | fak3r.com
16.5 parsecs away

Travel
|