Skip to content

Commit 822bd5a

Browse files
committed
remove vagrant
1 parent 3bc50a8 commit 822bd5a

File tree

2 files changed

+2
-38
lines changed

2 files changed

+2
-38
lines changed

README.md

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -13,16 +13,7 @@ Clone this repo
1313

1414
From repo folder:
1515

16-
## Two Methods
17-
### Vagrant:
18-
# Install vagrant: using http://vagrantup.com/downloads.html
19-
20-
vagrant up
21-
22-
# Open a browser to http://localhost:8080 and use password `softrams`
23-
24-
# enjoy your docker 'virtual' machine!
25-
16+
## Method
2617
### Docker Compose:
2718

2819
docker-compose up -d
@@ -38,5 +29,6 @@ From repo folder:
3829
using the terminal window in vscode, change directories to where you cloned your automation code.
3930
try running
4031

32+
#example:
4133
mvn test-compile gauge:execute -DspecsDir="specs/signin" -Denv="hotfix-dev-headless"
4234

Vagrantfile

Lines changed: 0 additions & 28 deletions
This file was deleted.

0 commit comments

Comments
 (0)