Ezra @ezra
                    08:02 Feb 19, 2021
                    
                    Killers
                    
                    
                    
                
                
                
            
            
            Feb
                
                
                13
            Attractive
            
                Published 02:02 Feb 13, 2021 by @ezra.
            
            
                #Feelings# Hi, how are you?
I’ve been thinking about you. I miss you. I miss our conversations and connection.
...
            
            
            
        
            
            Feb
                
                
                12
            Still miss you
            
                Published 23:02 Feb 12, 2021 by @ezra.
            
            
                #Feelings# We didn't get a lot of time, but I really miss what we had. I miss all of it. Spending time with you...
            
            
            
        
            
            Feb
                
                
                03
            Docker CLI Cheatsheet
            
                Published 19:02 Feb 03, 2021 by @ezra.
            
            
                #Technology# Manage images
docker build
docker build [options] .
  -t "app/container_name"    # name
  ...