Skip to content

kennith/virtual-environments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Virtual Environment

This repository create a Docker image with the toolset needed to test a Laravel project.

Linux

Ubuntu

18.04

Build

docker build -t <name:tag> .

Run

docker run --rm --interactive --tty <name:tag>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published