Development - Rocketeers

 [← Back to knowledge](http://rocketee.rs/index.php/knowledge)

Development
===========

23 June [How to delete a local (and remote) Git branch](http://rocketee.rs/index.php/git-delete-local-branch)

[Fix: Cannot connect to the Docker daemon at unix:///var/run/docker.sock](http://rocketee.rs/index.php/cannot-connect-to-docker-daemon)

[git stash pop vs apply: save and restore changes](http://rocketee.rs/index.php/git-stash-pop)

[How to clean up Docker with prune (images, volumes, system)](http://rocketee.rs/index.php/docker-prune)

[What port does SSH use (and how to change it)](http://rocketee.rs/index.php/ssh-port)

[How to checkout a Git tag](http://rocketee.rs/index.php/git-checkout-tag)

[docker compose up: options and common flags](http://rocketee.rs/index.php/docker-compose-up)

[npm ci vs npm install: when to use which](http://rocketee.rs/index.php/npm-ci-vs-npm-install)

[docker exec: run a command in a running container](http://rocketee.rs/index.php/docker-exec)

[git reset --hard explained (soft vs mixed vs hard)](http://rocketee.rs/index.php/git-reset-hard)

[How to rename a Git branch (local and remote)](http://rocketee.rs/index.php/git-rename-branch)

[How to remove untracked files in Git (git clean)](http://rocketee.rs/index.php/git-remove-untracked-files)

17 March [Install PHP memcached extension on macOS](http://rocketee.rs/index.php/install-php-memcached-extension-on-macos)
