Getting Started with Docker: Installation, Configuration, and GPU Setup

This blog post provides a comprehensive guide to installing, configuring, and optimizing Docker on a Linux system (specifically Ubuntu). It covers installation methods (from official and AliYun repositories, as well as offline installation), user permission setup for running Docker commands without sudo, customizing the Docker daemon for networking, logging, storage, and proxy configurations. It also details enabling remote API access and integrating NVIDIA GPUs for accelerated computing. The guide includes clear code examples and explanations for each step, making it a valuable resource for both beginners and experienced Docker users. ...

March 19, 2023 · Frederick

Nexus Private Repository Setup

install nexus 3 on docker. ...

March 12, 2023 · Frederick

Hugo Blog Server Setup

hugo server on ubuntu 22.04. This page record I run hugo server in docker on public server. ...

February 15, 2023 · Frederick