Commit Graph

27 Commits

Author SHA1 Message Date
Nicola 5a7847bec3 Fix script hanging if incompatible package is found 2023-07-19 19:31:20 +02:00
Nicola 2a0c42f481 Can run even if user has Docker installed already 2023-07-19 19:20:31 +02:00
Nicola cf4aa90e36 Killed the last bug
sigh...
2023-07-19 19:01:01 +02:00
Nicola 39091e4d8f More bug squashing
Last one I hope..
2023-07-19 18:37:21 +02:00
Nicola 0f5cb77879 Bug fixing 2023-07-19 18:18:05 +02:00
Nicola 623f70719a Removes old and incompatible packages first 2023-07-19 17:53:21 +02:00
Nicola 7d6e8e62af Update based on new Docker wiki
Also removed docker-compose in favor of the newer docker compose (docker-compose-plugin)
2023-07-19 17:29:05 +02:00
Nicola 1327a4f0e0 Big overhaul and bug fixes
- Fixes a bug that prevented getting input from the user in some terminals (https://stackoverflow.com/questions/6883363/read-user-input-inside-a-loop)
- No longer redirects stderr to /dev/null (Shows warnings and errors)
- Fixes checks about docker and debian
- Doesn't export color variables anymore (Idk why I did that in the first place?)
- Messages about successful operations only show if the operation was actually completed successfully
- Docker version, docker-compose version and user id now get printed in color
- Indentation fixes
...and more minor adjustments.
2023-02-14 12:31:05 +00:00
Nicola 874ca22f89 Add more colors 2022-10-17 13:56:29 +00:00
Nicola 7ccd49eedf Add checks for apt and user ID
Now checks if machine is Debian-based (apt exists), and if another user with the same ID as the Docker user already exists.
2022-10-17 13:15:07 +00:00
Nicola 6b31086081 Fix icon not showing 2022-08-22 18:41:58 +00:00
Zerodya 88b3c16bf4 Update dockeraise.sh 2022-08-14 18:14:43 +00:00
Zerodya 0ddded4fd7 Update dockeraise.sh 2022-08-08 21:16:33 +00:00
TheAlphaCeph 52571ff8b5 Update dockeraise.sh 2022-05-21 15:21:14 +00:00
TheAlphaCeph 662e31fb5a Update dockeraise.sh 2022-05-21 14:45:18 +00:00
TheAlphaCeph 4f106cbb5b Update dockeraise.sh 2022-05-21 14:43:44 +00:00
TheAlphaCeph c014f00fb0 Update dockeraise.sh 2022-05-21 14:40:14 +00:00
TheAlphaCeph 9f5fb83787 Update dockeraise.sh 2022-05-21 14:37:56 +00:00
TheAlphaCeph e58c1ef010 Update dockeraise.sh 2022-05-21 14:03:33 +00:00
TheAlphaCeph 67fbae1f38 Update dockeraise.sh 2022-05-21 11:46:58 +00:00
TheAlphaCeph 83759f8dc1 Update dockeraise.sh 2022-05-21 11:43:46 +00:00
TheAlphaCeph 8b12d8357a Update dockeraise.sh 2022-05-21 11:25:57 +00:00
TheAlphaCeph 1f7683497a Update dockeraise.sh 2022-05-21 11:22:34 +00:00
TheAlphaCeph cb67499dd2 Update dockeraise.sh 2022-05-21 10:50:16 +00:00
TheAlphaCeph 48a7fc59cc Update dockeraise.sh 2022-05-21 10:36:59 +00:00
TheAlphaCeph 0774c9dd75 Update dockeraise.sh 2022-05-21 10:30:21 +00:00
TheAlphaCeph e0c356baa5 Add files via upload 2022-05-20 18:31:46 +00:00