This is a sample project to create, configure docker environnement inside Ubuntu Virtual Machine using Vagrant.
- configure jammy64 VM using vagrant
- php, apache2 and docker engine provisionning
- docker-compose file for services
- VirtualBox
- Vagrant
- clone the repository
- start the app with this command
vagrant up
- If you want to conntect to the VM, use this command
vagrant ssh
Contributions are always welcome!
See contributing.md
for ways to get started.
Please adhere to this project's code of conduct
.