- Run the prep script
./prepare.sh
- Build the docker image
sudo docker build -f Dockerfile.dev -t local-uaa .
- Create the container
sudo docker run -p 8080:8080 local-uaa
The UAA instance will then be available at http://localhost:8080
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
./prepare.sh
sudo docker build -f Dockerfile.dev -t local-uaa .
sudo docker run -p 8080:8080 local-uaa
The UAA instance will then be available at http://localhost:8080