Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Table of Contents

Starting WPT

To start the container, run the following command on the folder of wpt:

docker-compose up -d

Stopping WPT

To stop WPT, simply run the following command on the wpt folder:

docker-compose down