You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-12Lines changed: 0 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -39,18 +39,6 @@ Run this command to start the app:
39
39
docker-compose -f docker-compose-demo.yml up
40
40
```
41
41
42
-
### Build Options
43
-
44
-
This base image supports setting custom build options that let you modify what gets installed. You can use [Docker build args](https://docs.docker.com/engine/reference/builder/#arg) to accomplish this.
45
-
46
-
To change the version of Meteor that gets installed, you can specify a version as below:
0 commit comments