AlpineLinux Docker nginx quick installation
>> YOUR LINK HERE: ___ http://youtube.com/watch?v=TzX4KI9GqU8
Enter container via command; • docker exec -it ID number of container bash • If you don't have bash you use sh. • For nginx to work on the ip address you have to change the port • -p777: 80 • docker run -d -p777: 80 nginx • hub docker https://hub.docker.com/
#############################
