Spaces:
Sleeping
Sleeping
| FROM circulartextapp/spaceout | |
| # Set the user ID to a unique value for each user | |
| ENV USER_ID=$(id -u) | |
| # Set the user group to a unique value for each user | |
| ENV USER_GROUP=$(id -g) |
| FROM circulartextapp/spaceout | |
| # Set the user ID to a unique value for each user | |
| ENV USER_ID=$(id -u) | |
| # Set the user group to a unique value for each user | |
| ENV USER_GROUP=$(id -g) |