All Projects → elementary → docker

elementary / docker

Licence: other
Docker containers of elementary OS environments and related tools primarily used in Travis Continuous Integration Automated Testing

Programming Languages

Dockerfile
14818 projects

Projects that are alternatives of or similar to docker

travis-deploy-once
🚫Test multiple node versions on Travis. Deploy once. If all of them pass.
Stars: ✭ 34 (+88.89%)
Mutual labels:  travis
fetch-action-creator
Fetches using standardized, four-part asynchronous actions for redux-thunk.
Stars: ✭ 28 (+55.56%)
Mutual labels:  travis
dockerfiles
Dockerfiles I use for development
Stars: ✭ 64 (+255.56%)
Mutual labels:  dockerfiles
agile-tutorial
A tutorial for agile development of cloud applications.
Stars: ✭ 16 (-11.11%)
Mutual labels:  travis
EggSeed
Command Line Tool for Starting Your Swift Packages with Continuous Integration
Stars: ✭ 21 (+16.67%)
Mutual labels:  travis
CryptoProfitSwitcher
Extensible profit switcher for crypto coins and algorithms
Stars: ✭ 49 (+172.22%)
Mutual labels:  loki
vagrant-travisci-libvrt
Example project showing how to run Vagrant on TravisCI using libvrt & KVM
Stars: ✭ 25 (+38.89%)
Mutual labels:  travis
dockerfiles
Repository for my public Docker images.
Stars: ✭ 22 (+22.22%)
Mutual labels:  dockerfiles
cosmos-snapshots
Automatic snapshots of the blockchain state
Stars: ✭ 71 (+294.44%)
Mutual labels:  juno
VSS-Vision
Sistema de visão computacional para rastrear objetos em um campo de futebol.
Stars: ✭ 16 (-11.11%)
Mutual labels:  travis
juno
Open Source Platform for Interoperable Smart Contracts
Stars: ✭ 267 (+1383.33%)
Mutual labels:  juno
instadown
🖼A python package to download all the public posts of an Instagram account.(deprecated)
Stars: ✭ 22 (+22.22%)
Mutual labels:  dockerfiles
Loki
一个轻量级Web蜜罐 - A Little Web Honeypot.🍯🍯🍯🐝🐝🐝
Stars: ✭ 151 (+738.89%)
Mutual labels:  loki
docker-library
Collection of Dockerfiles
Stars: ✭ 20 (+11.11%)
Mutual labels:  dockerfiles
opcode-analysis
A set of Docker images to test out PHP code against the interpreter to see the resulting opcodes with multiple PHP versions.
Stars: ✭ 14 (-22.22%)
Mutual labels:  dockerfiles
VictoriaLogs
Loki On VictoriaMetrics
Stars: ✭ 58 (+222.22%)
Mutual labels:  loki
2019-15
Catch My Mind - 웹으로 즐길 수 있는 캐치마인드
Stars: ✭ 19 (+5.56%)
Mutual labels:  travis
cv.arepa.dev
Create a simple Curriculum Vitae with React Hooks & Styled Components
Stars: ✭ 17 (-5.56%)
Mutual labels:  travis
kubernetes-jmeter
Jmeter test workload on kubernetes deployed via helm charts – Please [✩Star] if you're using it ;)
Stars: ✭ 61 (+238.89%)
Mutual labels:  dockerfiles
dockerfiles
A collection of Dockerfiles
Stars: ✭ 103 (+472.22%)
Mutual labels:  dockerfiles
Elementary

Official Elementary OS Docker Images


Image Variants

elementary/docker:stable: This defaults to the latest stable elementary release.

elementary/docker:unstable: This defaults to the latest unstable elementary release.

elementary/docker:<release>-stable and elementary/docker:<release>-unstable: These tags can be used to specify an exact version of elementary. For example, for a loki image: elementary/docker:loki-stable

Example usage

# run the latest stable release in an interactive shell!
docker run -it elementary/docker bash -l
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].