Skip to content

Commit

Permalink
Add ubuntu container for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
johnfan committed Aug 6, 2023
1 parent 1a4d44a commit 8cb8467
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion deploy/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,8 @@ services:
legion-ubuntu:
build:
context: ..
dockerfile: deploy/Dockerfile.ubuntu
dockerfile: deploy/Dockerfile.ubuntu
ubuntu:
image: ubuntu:latest
volumes:
- "../:/app/LenovoLegionLinux"

0 comments on commit 8cb8467

Please sign in to comment.