Update CONTRIBUTING.md with OSEM_RUBY_VERSION instructions
This commit is contained in:
parent
6a9b8c9f2b
commit
d141cf537e
1 changed files with 3 additions and 0 deletions
|
|
@ -89,6 +89,9 @@ override example file and in it, set your user id in the variable
|
||||||
sed "s/13042/`id -u`/" docker-compose.override.yml.example > docker-compose.override.yml
|
sed "s/13042/`id -u`/" docker-compose.override.yml.example > docker-compose.override.yml
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Another use of the override example file, is to overwrite the variable *OSEM_RUBY_VERSION*,
|
||||||
|
which defines in what's the Ruby version to be used for the container. This argument is only
|
||||||
|
read during the container build time.
|
||||||
|
|
||||||
1. Set up the development environment:
|
1. Set up the development environment:
|
||||||
```bash
|
```bash
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue