CMD build:
$> docker build -t name .
CMD run:
$> docker run --name aname -it -p 80:80 -p 443:443 name
-
Notifications
You must be signed in to change notification settings - Fork 0
EgorKurito/ft_server
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Ft_server (42cursus). Sys-Admin project. The aim is to discover Docker and setup a web server.