Skip to content
This repository has been archived by the owner on Jul 25, 2024. It is now read-only.
/ docker.dev Public archive

Provides a developer friendly environment.

Notifications You must be signed in to change notification settings

kherge-archive/docker.dev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Development Environment

Provides a developer friendly environment using kherge/ubuntu-server:21.04 as the base image.

Usage

FROM kherge/dev:<VERSION>

The VERSION may be latest or any of the Git tags available.

Features

  • Based on Ubuntu Server 21.04 LTS.
    • Containers run until manually stopped.
  • Uses non-root user for regular access.
    • Includes sudo access.
    • Bundles sh.env for easier environment setup.

About

Provides a developer friendly environment.

Resources

Stars

Watchers

Forks

Packages

No packages published