Portable linux workspace on docker
Волков Роман Олегович 85b76c69d4 Обновить 'chengelog.txt' | hai 1 ano | |
---|---|---|
.bashrc | hai 1 ano | |
.dockerignore | %!s(int64=2) %!d(string=hai) anos | |
.gitignore | %!s(int64=2) %!d(string=hai) anos | |
.tmux.conf | %!s(int64=2) %!d(string=hai) anos | |
.vimrc | %!s(int64=2) %!d(string=hai) anos | |
Dockerfile | hai 1 ano | |
For VSCode Users.md | %!s(int64=2) %!d(string=hai) anos | |
LICENSE | %!s(int64=3) %!d(string=hai) anos | |
README.md | %!s(int64=2) %!d(string=hai) anos | |
chengelog.txt | hai 1 ano | |
docker-compose.yml | %!s(int64=2) %!d(string=hai) anos |
Docker desktop should be running!
Check that your Powershell has an alias for cd
. If not, replace the cd
in the construction below with Set-Location -Path
cd
\path\to\you\favorite\folder
docker-compose up -d
docker ps
docker exec -it
(copy and paste the name or id from the command output above) bash
$HOME/.config/base16-shell/scripts/base16-material-palenight.sh
in .bashrc, if don't like the default themedpkg-reconfigure tzdata
, to set the desired time zoneYour needs may be broader than mine. Edit the Dockerfile
and docker-compose.yml
according to your needs.
Caution!
Git changes the newline character by default, which can cause problems when building the image. Comment on anything Vim-related, or study THIS and take action.
License MIT©