Docker images for RBS Change Building an image Within a subdirectory: # Build & tag the image make # Push the image make push # Or simply, to build AND push make all