Skip to content

bodsch/docker-algernon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-algernon

A - alpine based - docker container for algernon

The default commandline attributes are:

/usr/bin/algernon --nobanner --domain --server --cachesize 67108864 --dev --debug --httponly --nodb --addr=:8080 --dir=/data

Status

Docker Pulls Image Size Build Status

Build

Your can use the included Makefile.

To build the Container: make build

To remove the builded Docker Image: make clean

Starts the Container: make run

Starts the Container with Login Shell: make shell

Entering the Container: make exec

Stop (but not kill): make stop

History make history

get

docker pull bodsch/docker-algernon

supported Environment Vars

Ports

  • 8080