YarikHrom

Untitled

Jul 7th, 2022 (edited)
256
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 17.23 KB | None | 0 0
  1. yarikhrom@yarikhrom-TUF-Gaming-FX505DT-FX505DT:~/Work/team$ RAILS_ENV=production docker-compose run runner rake assets:precompile
  2. Starting team_redis_1    ... done
  3. Starting team_postgres_1 ... done
  4. Creating team_runner_run ... done
  5. DEPRECATION WARNING: Including LoggerSilence is deprecated and will be removed in Rails 6.1. Please use `ActiveSupport::LoggerSilence` instead (called from block (2 levels) in require at /bundle/gems/bundler-2.3.14/lib/bundler/runtime.rb:60)
  6. Running via Spring preloader in process 15
  7. WARNING: Spring is running in production. To fix this make sure the spring gem is only present in `development` and `test` groups in your Gemfile and make sure you always use `bundle install --without development test` in production
  8. yarn install v1.13.0
  9. [1/5] Validating package.json...
  10. [2/5] Resolving packages...
  11. success Already up-to-date.
  12. Done in 1.34s.
  13. yarn install v1.13.0
  14. [1/5] Validating package.json...
  15. [2/5] Resolving packages...
  16. success Already up-to-date.
  17. Done in 1.14s.
  18. I, [2022-07-07T07:49:11.367061 #15]  INFO -- : Writing /app/public/assets/application-ab7000048d09f1703b3d5099bf184300f0e895f73556fd6ae93b6d8337b22c5b.css
  19. I, [2022-07-07T07:49:11.371688 #15]  INFO -- : Writing /app/public/assets/application-ab7000048d09f1703b3d5099bf184300f0e895f73556fd6ae93b6d8337b22c5b.css.gz
  20.  
Add Comment
Please, Sign In to add comment