Skip to content

LucieLeBriquer/ft_server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ft_server

42's project ft_server

Usage

# build ft_server image and create a container
./docker.sh

# enter in this new container (build image and create a container if necessary)
./docker.sh enter

# clean all unused containers and those based on ft_server image
./docker.sh clean

# switch autoindex on/off
./docker.sh autoindex

Ressources