Skip to content

hvindin/centos7-atom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Docker atom on Centos7

This repository contains a centos7 installation with atom running as the main process.

To run execute the following:

  docker run -d \  
    -v /tmp/.X11-unix/:/tmp/.X11-unix/ \
    -e DISPLAY=unix${DISPLAY} \
    docker.io/hvindin/centos7-atom:latest

About

Atom text editor installed on centos7 base.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published