Skip to content

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alpine-binary-c-hl

This docker is based on the Alpine Binary C app image of the Hacking-Lab CTF system.
This docker provides a executable Binary C app.

Customizing

  • Place your binary/c file in ./root/src/binary.c
  • Change if required listening port in ./root/etc/services.d/run example - exec socat TCP-LISTEN:1234,fork,reuseaddr EXEC:/server

Building & testing

  • Build and run: docker-compose up --build, then navigate to http://localhost:80
  • Deploy: ./prepare.sh, then upload dockerfiles.tar.gz

About

Alpine image with static binary app

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Sponsor this project

Packages

Contributors

Languages