CPP_Console_Vending_Machine This system is for practicing state system pattern in OOP manner with C++. You need to run: docker build -t vending_machine . docker run -it vending_machine