Skip to content

Commit

Permalink
docs/update CREATING instuctions (#26)
Browse files Browse the repository at this point in the history
Update CREATING.md
  • Loading branch information
felipemarinho97 authored Oct 8, 2023
1 parent 1368073 commit 7ec7596
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CREATING.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ This AMI have the advantage of supporting running docker inside the Dev Space.

Once created, you can use the command `dev-spaces start` to start the space.

$ dev-spaces start -n MyAmazonLinux2022
$ dev-spaces start -n MyAmazonLinux2023 -c 1 -m 1 --wait

Now, your instance will be available to ssh into from the port `2222`.

Expand Down Expand Up @@ -101,4 +101,4 @@ Now, you can use the AMI ID of the `base-minimal` image to create the optimized

```

Done! This optimized DevSpace will take only few seconds to start.
Done! This optimized DevSpace will take only few seconds to start.

0 comments on commit 7ec7596

Please sign in to comment.