Skip to content

kTitan/docker-alpine-glastopf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GLASTOPF for Docker (alpine os)

Build Status Docker Stars Docker Pulls ImageLayers Size ImageLayers Layers

Glastopf web application honeypot in a Docker container based on alpine linux.

Upstream Links

Images Size

A short list with some of the current available glastopf docker images with their sizes

  • size @ dtagdevsec
  • size @ honeynet
  • size @ tegonetworks
  • size @ ktitan <- this image

Usage

Docker build

The Image is available as an automated build on docker hub.

docker pull ktitan/glastopf

Docker Build

If you want to build the image on your own, here is an example for that.

docker build -t ktitan/glastopf:latest .

Run

docker run -d -p 80:80 -v /data/glastopf:/opt/myhoneypot --name glastopf ktitan/glastopf

About

Glastopf docker container base on alpine

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published