Skip to content

Ft_server (42cursus). Sys-Admin project. The aim is to discover Docker and setup a web server.

Notifications You must be signed in to change notification settings

EgorKurito/ft_server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

ft_server

Usage

CMD build:
$> docker build -t name .
CMD run:
$> docker run --name aname -it -p 80:80 -p 443:443 name

About

Ft_server (42cursus). Sys-Admin project. The aim is to discover Docker and setup a web server.

Topics

Resources

Stars

Watchers

Forks