Skip to content
Snippets Groups Projects
Commit a4903366 authored by Yoan VALLET's avatar Yoan VALLET
Browse files

reveiw easy cozy section

parent 06f80cfe
No related branches found
No related tags found
No related merge requests found
Pipeline #12408 passed
# Easy Cozy commands
Here are common commands use on dev environment.
This section includes all common commands used on dev environment.
## App
......@@ -85,5 +85,5 @@ Update version in the Dockerfile on gitlab.
!!! info "Error encounter"
Docker container was not launched, when consulting logs we can see the folowing error
> ./cozy: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.32' not found (required by ./cozy)
We have replaced debian:stable-slim with unbuntu:20.10 as installer for our docker build: [https://forge.grandlyon.com/pocs/cozy/easy-cozy/-/commit/48a30a03f209169e0f1ebb0d106bb4361e7cd167](https://forge.grandlyon.com/pocs/cozy/easy-cozy/-/commit/48a30a03f209169e0f1ebb0d106bb4361e7cd167)
# Easy Cozy scripts
Easy cozy project comes with 2 main scripts:
- create-instance.sh: used to create an instance for a user
- remove-instance.sh: used to remove an instance for a specific user
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment