forked from community/entgra-emqx-docker
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
352 B
14 lines
352 B
2 years ago
|
|
||
|
docker build -t registry.entgra.io/entgra-emqx:4.4.11 -f Dockerfile .
|
||
|
docker-compose up -d
|
||
|
docker exec -it $(docker ps -aq -n 1) /bin/bash
|
||
|
docker-compose down
|
||
|
|
||
|
|
||
|
Note:
|
||
|
|
||
|
changes done to [app.cf1a32fcdaf819de2bf7101f63de512f.css](emqx-static%2Fcss%2Fapp.cf1a32fcdaf819de2bf7101f63de512f.css)
|
||
|
|
||
|
changed colours as:
|
||
|
`#42d885 -> #0f84bb`
|
||
|
`#0f84bb -> #34c388`
|