Basic configuration with docker
Signed-off-by: Yohann D'ANELLO <ynerant@ynerant.fr>
This commit is contained in:
		@@ -5,12 +5,12 @@
 | 
			
		||||
      - apt  # better than apt-get
 | 
			
		||||
      - aptitude  # nice to have for Ansible
 | 
			
		||||
      - bash-completion  # because bash
 | 
			
		||||
      - curl # better than wget
 | 
			
		||||
      - curl  # better than wget
 | 
			
		||||
      - git  # code versioning
 | 
			
		||||
      - htop  # better than top
 | 
			
		||||
      - less  # i like cats
 | 
			
		||||
      - sudo # i am god
 | 
			
		||||
      - tmux # better than screen
 | 
			
		||||
      - sudo  # i am god
 | 
			
		||||
      - tmux  # better than screen
 | 
			
		||||
      - tree  # create a graphical tree of files
 | 
			
		||||
      - vim  # better than nano
 | 
			
		||||
      - molly-guard  # prevent reboot
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user