Skip to content
This repository has been archived by the owner on Jun 9, 2023. It is now read-only.

Latest commit

 

History

History
13 lines (11 loc) · 633 Bytes

docker.md

File metadata and controls

13 lines (11 loc) · 633 Bytes

Docker

Resources around Docker Hosting and useful Docker images.

Images

See hosting#applications for Images around Docker hosting.

Tools

  • gvisor
    Secure your Docker containers by wrapping them in a secured kernel abstraction.
  • pgAdmin
    Web UI like PHPMyAdmin for Postgres.
  • MS SQL
    If you ever need to work with MSSQL, here is a quick description on how to use the image and how to bind the necessary volumes.